X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=include%2Fopcode%2Fs390.h;fp=include%2Fopcode%2Fs390.h;h=2c00f4b62e84252c609e9a7f42d18806e0c93c2c;hp=ae039efe0f27f30dbc17b66508b3f9d014312d02;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/include/opcode/s390.h b/include/opcode/s390.h index ae039ef..2c00f4b 100644 --- a/include/opcode/s390.h +++ b/include/opcode/s390.h @@ -37,7 +37,8 @@ enum s390_opcode_cpu_val S390_OPCODE_Z900, S390_OPCODE_Z990, S390_OPCODE_Z9_109, - S390_OPCODE_Z9_EC + S390_OPCODE_Z9_EC, + S390_OPCODE_Z10 }; /* The opcode table is an array of struct s390_opcode. */