diff options
author | Jim Wilson <wilson@tuliptree.org> | 1995-08-31 19:37:41 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1995-08-31 19:37:41 +0000 |
commit | db29ae72fcbb0713454aaf0e481ea71b0f087310 (patch) | |
tree | 4eeabb6c1ce1ad7d1e5692a4117cc8479d5cd7a0 /opcodes/ChangeLog | |
parent | f2f232cde270bbbad76f5aa1286e5a3dd745963c (diff) | |
download | gdb-db29ae72fcbb0713454aaf0e481ea71b0f087310.zip gdb-db29ae72fcbb0713454aaf0e481ea71b0f087310.tar.gz gdb-db29ae72fcbb0713454aaf0e481ea71b0f087310.tar.bz2 |
Fix bug in SH3e ftrc instruction.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 82863ce..a1a4402 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-sh3e +Thu Aug 31 12:35:32 1995 Jim Wilson <wilson@chestnut.cygnus.com> + + * sh-opc.h (ftrc): Change FPUL_N to FPUL_M. + +end-sanitize-sh3e Wed Aug 30 13:52:28 1995 Doug Evans <dje@canuck.cygnus.com> * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn. |