]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Handle Iop_Not64 when doing 32-bit code generation. Also, assert that
authorJulian Seward <jseward@acm.org>
Thu, 28 Apr 2011 21:03:54 +0000 (21:03 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 28 Apr 2011 21:03:54 +0000 (21:03 +0000)
commitc08b032fef55701218bbcb738e96a4f034bb19b9
treed3947a057cf02d670d9aa1edb9096425ba7850a8
parent2888e2ef7629292d388f31e3953947c9c71daf18
Handle Iop_Not64 when doing 32-bit code generation.  Also, assert that
iselWordExpr_R is not asked to handle Iop_Not64 in 32-bit mode.
Fixes #270856.  (Maynard Johnson, maynardj@us.ibm.com)

git-svn-id: svn://svn.valgrind.org/vex/trunk@2136
VEX/priv/host_ppc_isel.c