]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fixed sign-extend bug for compares (just putting imm in a reg, for now) - test_bzip...
authorCerion Armour-Brown <cerion@valgrind.org>
Thu, 3 Mar 2005 02:21:22 +0000 (02:21 +0000)
committerCerion Armour-Brown <cerion@valgrind.org>
Thu, 3 Mar 2005 02:21:22 +0000 (02:21 +0000)
commitbdfd0e3ba4016eb627a336af63e356e32b58ea0f
treeafcb309b9852aeaed8b38f5d38ab0a1cbfa5e0c9
parent4afdddb682aece35a2a0d44a968370a20a499bba
Fixed sign-extend bug for compares (just putting imm in a reg, for now) - test_bzip works now!
Load small imm's more simply in mk_iMOVds_RRI (move RI to R).

git-svn-id: svn://svn.valgrind.org/vex/trunk@996
VEX/priv/host-ppc32/isel.c