diff options
Diffstat (limited to 'include/opcode/s390.h')
-rw-r--r-- | include/opcode/s390.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/opcode/s390.h b/include/opcode/s390.h index ed70830..531011e 100644 --- a/include/opcode/s390.h +++ b/include/opcode/s390.h @@ -40,6 +40,7 @@ enum s390_opcode_cpu_val S390_OPCODE_Z9_EC, S390_OPCODE_Z10, S390_OPCODE_Z196, + S390_OPCODE_ZEC12, S390_OPCODE_MAXCPU }; |