aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/target-s390.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-s390.c')
-rw-r--r--target-s390.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-s390.c b/target-s390.c
index 159a6b11..8fe7d936 100644
--- a/target-s390.c
+++ b/target-s390.c
@@ -37,6 +37,7 @@ const struct target target_s390x = {
.bitness = ARCH_LP64,
.big_endian = 1,
.unsigned_char = 1,
+ .has_int128 = 1,
.bits_in_longdouble = 64,
.max_fp_alignment = 8,