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 b721cb8..f9476d8 100644 --- a/opcodes/ia64-opc.h +++ b/opcodes/ia64-opc.h @@ -44,6 +44,7 @@ #define AR_CCV IA64_OPND_AR_CCV #define AR_PFS IA64_OPND_AR_PFS +#define AR_CSD IA64_OPND_AR_CSD #define C1 IA64_OPND_C1 #define C8 IA64_OPND_C8 #define C16 IA64_OPND_C16 |