diff options
Diffstat (limited to 'opcodes/i960c-opc.h')
-rw-r--r-- | opcodes/i960c-opc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i960c-opc.h b/opcodes/i960c-opc.h index 7d11e87..b526f41 100644 --- a/opcodes/i960c-opc.h +++ b/opcodes/i960c-opc.h @@ -290,7 +290,7 @@ typedef enum cgen_operand_type { #define MAX_OPERANDS ((int) I960_OPERAND_MAX) /* Maximum number of operands referenced by any insn. */ -#define MAX_OPERAND_INSTANCES 54 +#define MAX_OPERAND_INSTANCES 8 /* Insn attribute indices. */ |