diff options
Diffstat (limited to 'opcodes/ia64-opc.h')
-rw-r--r-- | opcodes/ia64-opc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/ia64-opc.h b/opcodes/ia64-opc.h index 8a208fd..d030681 100644 --- a/opcodes/ia64-opc.h +++ b/opcodes/ia64-opc.h @@ -40,6 +40,7 @@ #define F2_EQ_F3 IA64_OPCODE_F2_EQ_F3 #define LEN_EQ_64MCNT IA64_OPCODE_LEN_EQ_64MCNT #define MOD_RRBS IA64_OPCODE_MOD_RRBS +#define POSTINC IA64_OPCODE_POSTINC #define AR_CCV IA64_OPND_AR_CCV #define AR_PFS IA64_OPND_AR_PFS |