diff options
Diffstat (limited to 'opcodes/m32c-asm.c')
-rw-r--r-- | opcodes/m32c-asm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m32c-asm.c b/opcodes/m32c-asm.c index 52a6f7f..c45d91d 100644 --- a/opcodes/m32c-asm.c +++ b/opcodes/m32c-asm.c @@ -540,7 +540,7 @@ parse_lab_5_3 (CGEN_CPU_DESC cd, if (type_addr) *type_addr = op_res; - if (op_res == CGEN_PARSE_OPERAND_ADDRESS) + if (op_res == CGEN_PARSE_OPERAND_RESULT_QUEUED) { /* This is a hack; the field cannot handle near-zero signed offsets that CGEN wants to put in to indicate an "empty" |