]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Handle XCHG rAX, reg for 32-bit regs as well as 64-bit regs. I'm not
authorJulian Seward <jseward@acm.org>
Wed, 18 May 2005 11:47:47 +0000 (11:47 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 18 May 2005 11:47:47 +0000 (11:47 +0000)
commita45f7be8fff3354932c74be7c98d321492bdaaea
treea37c721dc49993b9b8138d0869e1d6e32b6fd1d1
parentdd7709ba5e2320f8bb092ed5daaaa9e76296258c
Handle XCHG rAX, reg for 32-bit regs as well as 64-bit regs.  I'm not
sure this is right -- the AMD64 docs are very difficult to interpret
on the subtle point of precisely what is and isn't to be regarded as a
no-op.

git-svn-id: svn://svn.valgrind.org/vex/trunk@1200
VEX/priv/guest-amd64/toIR.c