aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/s390.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcode/s390.h')
-rw-r--r--include/opcode/s390.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/opcode/s390.h b/include/opcode/s390.h
index 33c0891..399904c 100644
--- a/include/opcode/s390.h
+++ b/include/opcode/s390.h
@@ -38,7 +38,8 @@ enum s390_opcode_cpu_val
S390_OPCODE_Z990,
S390_OPCODE_Z9_109,
S390_OPCODE_Z9_EC,
- S390_OPCODE_Z10
+ S390_OPCODE_Z10,
+ S390_OPCODE_Z196
};
/* The opcode table is an array of struct s390_opcode. */