2003-07-09 Michael Snyder <msnyder@redhat.com>
[deliverable/binutils-gdb.git] / sim / sh / ChangeLog
index 8a5e9e3f0c8723362b0f952cab1bc29fd8f3d654..50a0e506e138a154b9600b3306f5380c1cd1089e 100644 (file)
@@ -1,3 +1,10 @@
+2003-07-09  Michael Snyder  <msnyder@redhat.com>
+
+       * gencode.c (ppi_gensim): For a conditional ppi insn, if the
+       condition is false, we want to return (not break).  A break
+       will take us to the end of the function where registers will
+       be updated, whereas the desired outcome is for nothing to change.
+
 2003-07-03  Michael Snyder  <msnyder@redhat.com>
 
        * gencode.c (movs): Fix a couple of text transpositions.
This page took 0.023418 seconds and 4 git commands to generate.