diff options
author | David Ung <davidu@mips.com> | 2005-06-16 17:01:12 +0000 |
---|---|---|
committer | David Ung <davidu@mips.com> | 2005-06-16 17:01:12 +0000 |
commit | 4b185e973e59e5ac90eadd694d6583d5abce4a38 (patch) | |
tree | 2ec0ba76123a5813635f664cfdf87269f3b70945 /opcodes/ChangeLog | |
parent | b16d63dac6655da82bd934b1a10e053776bffcb3 (diff) | |
download | gdb-4b185e973e59e5ac90eadd694d6583d5abce4a38.zip gdb-4b185e973e59e5ac90eadd694d6583d5abce4a38.tar.gz gdb-4b185e973e59e5ac90eadd694d6583d5abce4a38.tar.bz2 |
* mips16-opc.c (mips16_opcodes): Add the following MIPS16e
instructions to the table; seb/seh/sew/zeb/zeh/zew.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0d6209a..78527a1 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2005-06-16 David Ung <davidu@mips.com> + + * mips16-opc.c (mips16_opcodes): Add the following MIPS16e + instructions to the table; seb/seh/sew/zeb/zeh/zew. + 2005-06-15 Dave Brolley <brolley@redhat.com> Contribute Morpho ms1 on behalf of Red Hat |