aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2003-07-23 21:14:54 +0000
committerMichael Snyder <msnyder@vmware.com>2003-07-23 21:14:54 +0000
commit15dee5d56138cdd48dc3f6b8c8e1d610b0131aa1 (patch)
tree5c6d43daeadf930fac0963120a25ba53ab6dfea9 /sim/sh/ChangeLog
parent586b12adb4bd060c91a398806bf1ce17f6ef09df (diff)
downloadgdb-15dee5d56138cdd48dc3f6b8c8e1d610b0131aa1.zip
gdb-15dee5d56138cdd48dc3f6b8c8e1d610b0131aa1.tar.gz
gdb-15dee5d56138cdd48dc3f6b8c8e1d610b0131aa1.tar.bz2
2003-06-27 Michael Snyder <msnyder@redhat.com>
* gencode.c (gensim_caselist): The movy instructions use registers R6 and R7 (not R4 and R5 like the movx insns).
Diffstat (limited to 'sim/sh/ChangeLog')
-rw-r--r--sim/sh/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index d069a81..0cd05f5 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -4,6 +4,11 @@
2003-06-27 Michael Snyder <msnyder@redhat.com>
+ * gencode.c (gensim_caselist): The movy instructions use
+ registers R6 and R7 (not R4 and R5 like the movx insns).
+
+2003-06-27 Michael Snyder <msnyder@redhat.com>
+
* gencode.c (op movsxy_tab): Fix up some copy/paste errors
in name: s/REG_x/REG_y/.