diff options
author | Martin Hunt <hunt@redhat.com> | 1996-08-03 00:49:00 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-08-03 00:49:00 +0000 |
commit | c5e1996f556dde0f9c04c0fd82619d276c705210 (patch) | |
tree | 4eca3b2be8576065c641fab3354400518990cd12 /opcodes/ChangeLog | |
parent | 4c38885c8646a891e02e99166df57b0030bd6b2d (diff) | |
download | gdb-c5e1996f556dde0f9c04c0fd82619d276c705210.zip gdb-c5e1996f556dde0f9c04c0fd82619d276c705210.tar.gz gdb-c5e1996f556dde0f9c04c0fd82619d276c705210.tar.bz2 |
Fri Aug 2 17:47:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* d10v-opc.c (d10v_operands): Added 2 accumulator sub instructions.
Changed subi operand type to treat 0 as 16.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0f55073..d40b864 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d10v +Fri Aug 2 17:47:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * d10v-opc.c (d10v_operands): Added 2 accumulator sub instructions. + Changed subi operand type to treat 0 as 16. + +end-sanitize-d10v Wed Jul 31 16:21:41 1996 Ian Lance Taylor <ian@cygnus.com> * m68k-opc.c: Add cpushl for the mcf5200. From Ken Rose |