diff options
Diffstat (limited to 'opcodes/fr30-desc.h')
-rw-r--r-- | opcodes/fr30-desc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/fr30-desc.h b/opcodes/fr30-desc.h index 446fc7d..27b4db5 100644 --- a/opcodes/fr30-desc.h +++ b/opcodes/fr30-desc.h @@ -44,7 +44,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define CGEN_INT_INSN_P 0 /* Maximum nymber of syntax bytes in an instruction. */ -#define CGEN_ACTUAL_MAX_SYNTAX_BYTES 15 +#define CGEN_ACTUAL_MAX_SYNTAX_ELEMENTS 15 /* CGEN_MNEMONIC_OPERANDS is defined if mnemonics have operands. e.g. In "b,a foo" the ",a" is an operand. If mnemonics have operands |