aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-06-22 00:53:25 +0000
committerAlan Modra <amodra@gmail.com>2009-06-22 00:53:25 +0000
commit1998a8e0333f8ebc40a5387532d74f90f510591d (patch)
treeb30742d9458e4279126301396765752e9b1e5a29 /opcodes
parentceaf50a2f96d755dc9287e347548d8228cb29619 (diff)
downloadgdb-1998a8e0333f8ebc40a5387532d74f90f510591d.zip
gdb-1998a8e0333f8ebc40a5387532d74f90f510591d.tar.gz
gdb-1998a8e0333f8ebc40a5387532d74f90f510591d.tar.bz2
cpu/
* m32c.opc (parse_lab_5_3): Use correct enum. opcodes/ * m32c-asm.c: Regenerate.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/m32c-asm.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index b8dcf2a..88605a6 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,9 @@
2009-06-22 Alan Modra <amodra@bigpond.net.au>
+ * m32c-asm.c: Regenerate.
+
+2009-06-22 Alan Modra <amodra@bigpond.net.au>
+
* score-dis.c (print_insn_score48, print_insn_score32): Move default
case label to proper lexical block.
* score7-dis.c (print_insn_score32): Likewise.
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"