aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2003-07-23 21:17:33 +0000
committerMichael Snyder <msnyder@vmware.com>2003-07-23 21:17:33 +0000
commit9e1d0fc1a1f904291ab6b1445a21530b3d2edbec (patch)
treed05a4b3fe02d772b7a035c111b5f4679a0967015 /sim/sh/ChangeLog
parent15dee5d56138cdd48dc3f6b8c8e1d610b0131aa1 (diff)
downloadfsf-binutils-gdb-9e1d0fc1a1f904291ab6b1445a21530b3d2edbec.zip
fsf-binutils-gdb-9e1d0fc1a1f904291ab6b1445a21530b3d2edbec.tar.gz
fsf-binutils-gdb-9e1d0fc1a1f904291ab6b1445a21530b3d2edbec.tar.bz2
2003-06-27 Michael Snyder <msnyder@redhat.com>
* gencode.c (op movsxy_tab): Fix an error in the bit pattern.
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r--sim/sh/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index 0cd05f5..ad4bd8f 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -4,6 +4,7 @@
2003-06-27 Michael Snyder <msnyder@redhat.com>
+ * gencode.c (op movsxy_tab): Fix an error in the bit pattern.
* gencode.c (gensim_caselist): The movy instructions use
registers R6 and R7 (not R4 and R5 like the movx insns).