diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-03-24 19:59:06 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-03-24 19:59:06 +0000 |
commit | b8306c6b3dafac46d9f46a1259ff36da27ca5d20 (patch) | |
tree | 2278510171a192b99521f181ec590cbb87201430 /opcodes | |
parent | 19d025765c448eabd5da887f374d88bc15b0ef89 (diff) | |
download | gdb-b8306c6b3dafac46d9f46a1259ff36da27ca5d20.zip gdb-b8306c6b3dafac46d9f46a1259ff36da27ca5d20.tar.gz gdb-b8306c6b3dafac46d9f46a1259ff36da27ca5d20.tar.bz2 |
* sh-opc.h: Add bf/s and bt/s as synonyms for bf.s and bt.s.
The documented instructions are bf/s and bt/s.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 054ce1e..e3a61f6 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,7 @@ Mon Mar 24 13:22:13 1997 Ian Lance Taylor <ian@cygnus.com> + * sh-opc.h: Add bf/s and bt/s as synonyms for bf.s and bt.s. + * mips-opc.c: Add dctr and dctw. start-sanitize-d30v |