gas/
[binutils-gdb.git] / include / opcode / s390.h
index 7bb30de285f9983e57a1a6a6154136172036de06..2c00f4b62e84252c609e9a7f42d18806e0c93c2c 100644 (file)
@@ -36,7 +36,9 @@ 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,
+    S390_OPCODE_Z10
   };
 
 /* The opcode table is an array of struct s390_opcode.  */