diff options
author | Nick Clifton <nickc@redhat.com> | 1998-02-02 19:07:04 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-02-02 19:07:04 +0000 |
commit | b73ebb798d161ea0aabd749a6e79e6e00235d9f2 (patch) | |
tree | c7e75118e32adc28fe3ea47fba621ec645c30b1c /opcodes | |
parent | c519430b50d2b47522a1b2954e9ce79b895ff247 (diff) | |
download | gdb-b73ebb798d161ea0aabd749a6e79e6e00235d9f2.zip gdb-b73ebb798d161ea0aabd749a6e79e6e00235d9f2.tar.gz gdb-b73ebb798d161ea0aabd749a6e79e6e00235d9f2.tar.bz2 |
Removed mulwhi-a mulwlo-a, macwhi-a, macwlo-a instructions.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c153b60..8cca45a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +start-sanitize-m32rx +Mon Feb 2 11:04:08 1998 Nick Clifton <nickc@cygnus.com> + + * m32r-opc.c, m32r-opc.h, m32r-asm.c m32r-dis.c: Newly generated + versions after updates to m32r.cpu to remove mulwhi-a, mulwlo-a, + macwhi-a and macwlo-a instructions. + +end-sanitize-m32rx start-sanitize-sky Fri Jan 30 17:39:21 1998 Ian Carmichael <iancarm@cygnus.com> |