diff options
author | Jeff Law <law@redhat.com> | 1996-10-10 21:42:01 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-10-10 21:42:01 +0000 |
commit | 02d4ad193bfedb96b7aff33c7a4f0824a12e932c (patch) | |
tree | 7ae8235cea166a9aea321d0280d79db787d4b9a0 /opcodes | |
parent | 914f89986991a56153244e8f7a67244e7c4b5436 (diff) | |
download | gdb-02d4ad193bfedb96b7aff33c7a4f0824a12e932c.zip gdb-02d4ad193bfedb96b7aff33c7a4f0824a12e932c.tar.gz gdb-02d4ad193bfedb96b7aff33c7a4f0824a12e932c.tar.bz2 |
* mn10300-opc.c (mn10300_opcodes): Fix typo in opcode field
for mov (abs16),DN.
Bug found by gas testsuite. Matsushita.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f06da28..ddd4006 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,8 @@ Thu Oct 10 10:25:58 1996 Jeffrey A Law (law@cygnus.com) + * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode field + for mov (abs16),DN. + * mn10300-opc.c (FMT*): Remove definitions. * mn10300-opc.c (mn10300_opcodes): Fix destination register |