diff options
author | Jeff Law <law@redhat.com> | 1996-10-04 22:02:43 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-10-04 22:02:43 +0000 |
commit | 99777c0bfbab42fa29f624b0d37cb4cc34bde7e1 (patch) | |
tree | 718d6145a41413b91c54938d160424df5e004a53 /opcodes/ChangeLog | |
parent | 05a68c24cb152d7ffa6d07a0676ce2a3e268e5b8 (diff) | |
download | gdb-99777c0bfbab42fa29f624b0d37cb4cc34bde7e1.zip gdb-99777c0bfbab42fa29f624b0d37cb4cc34bde7e1.tar.gz gdb-99777c0bfbab42fa29f624b0d37cb4cc34bde7e1.tar.bz2 |
* mn10300-opc.c (mn10300_opcodes): Add opcode & masks for
all opcodes. Very rough cut at operands for all opcodes.
Matsushita.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 125e4e5..3e59aa4 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,8 @@ Thu Oct 3 17:17:02 1996 Ian Lance Taylor <ian@cygnus.com> + * mn10300-opc.c (mn10300_opcodes): Add opcode & masks for + all opcodes. Very rough cut at operands for all opcodes. + * mn10300-opc.c (mn10300_opcodes): Start fleshing out the opcode table. |