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=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 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. */