diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-11-11 05:42:01 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-11-11 05:42:01 +0000 |
commit | 54a4ca2e1ddacf7a9af0d9bcd41d73899a30ed4a (patch) | |
tree | 1c6507dbe9b876a8a58c8dccba6bca76b7dd9e1b /opcodes/ChangeLog | |
parent | 1300f5dda8b5e782749f40dda5ee613eb65273f8 (diff) | |
download | gdb-54a4ca2e1ddacf7a9af0d9bcd41d73899a30ed4a.zip gdb-54a4ca2e1ddacf7a9af0d9bcd41d73899a30ed4a.tar.gz gdb-54a4ca2e1ddacf7a9af0d9bcd41d73899a30ed4a.tar.bz2 |
* sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c6cbf0a..7934aa8 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2000-11-11 Alexandre Oliva <aoliva@redhat.com> + + * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0. + 2000-11-07 Matthew Green <mrg@redhat.com> * cgen-dis.in (print_insn): All insns which can fit into insn_value |