summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/include/opcode/s390.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/include/opcode/s390.h')
-rw-r--r--contrib/binutils/include/opcode/s390.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/binutils/include/opcode/s390.h b/contrib/binutils/include/opcode/s390.h
index 7bb30de..ae039ef 100644
--- a/contrib/binutils/include/opcode/s390.h
+++ b/contrib/binutils/include/opcode/s390.h
@@ -36,7 +36,8 @@ enum s390_opcode_cpu_val
S390_OPCODE_G6,
S390_OPCODE_Z900,
S390_OPCODE_Z990,
- S390_OPCODE_Z9_109
+ S390_OPCODE_Z9_109,
+ S390_OPCODE_Z9_EC
};
/* The opcode table is an array of struct s390_opcode. */
OpenPOWER on IntegriCloud