]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/sh/ChangeLog
2003-07-09 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Wed, 23 Jul 2003 21:28:06 +0000 (21:28 +0000)
committerMichael Snyder <msnyder@vmware.com>
Wed, 23 Jul 2003 21:28:06 +0000 (21:28 +0000)
commitc13a4caaf890f01ccb6fb7761ff87ff21ad4be4e
tree927bef67d1689241f42e0a711d7e32cd34d051fb
parentb939d772c1052b510a03d579a6250d23e5b39212
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.
sim/sh/ChangeLog
sim/sh/gencode.c