diff options
author | Jeff Law <law@redhat.com> | 1996-07-11 19:06:21 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-07-11 19:06:21 +0000 |
commit | 3b2a7894d87b9b4e59b51bdaab130318698c6459 (patch) | |
tree | 6c64ee2b57fd147d85d76cba4935e0737b459a46 | |
parent | 8e9c1f74c90ff518588439770a84232beaf3d0f1 (diff) | |
download | gdb-3b2a7894d87b9b4e59b51bdaab130318698c6459.zip gdb-3b2a7894d87b9b4e59b51bdaab130318698c6459.tar.gz gdb-3b2a7894d87b9b4e59b51bdaab130318698c6459.tar.bz2 |
* h8300-dis.c (bfd_h8_disassemble): Handle macregs in ldmac insns.
More HMSE.
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5bd5bab..f1561ff 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,7 @@ Thu Jul 11 11:58:44 1996 Jeffrey A Law (law@cygnus.com) + * h8300-dis.c (bfd_h8_disassemble): Handle macregs in ldmac insns. + * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l". * h8300-dis.c (bfd_h8_disassemble): "abs" is implicitly two |