]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix backend bug: the immediate on PPC32AMode_IR is 16 bits signed, not
authorJulian Seward <jseward@acm.org>
Sat, 2 Jul 2005 01:29:32 +0000 (01:29 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 2 Jul 2005 01:29:32 +0000 (01:29 +0000)
commitfa771c72e677ce1432a4230f20f2b942fba43e4e
treee14b0db8550a0ec0e84b8d2861c9a0f81bd01e79
parent25afa046025326d40d6c3e816d3a740c3634bb5e
Fix backend bug: the immediate on PPC32AMode_IR is 16 bits signed, not
unsigned.

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