]> git.ipfire.org Git - thirdparty/valgrind.git/commit
CVTPI2PS: Only switch to MMX mode if the source is a MMX register.
authorJulian Seward <jseward@acm.org>
Wed, 19 Oct 2016 16:01:01 +0000 (16:01 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 19 Oct 2016 16:01:01 +0000 (16:01 +0000)
commitae8a86c2187c392c7171489c5047a3c6b1cf288b
treeea1b63b6ca9d303e77441058de59eef2a654e4eb
parentf421509ab8340b305c44147f729333242d4bcbdf
CVTPI2PS: Only switch to MMX mode if the source is a MMX register.
(for both x86 and amd64 front ends)
Fixes #357059.

git-svn-id: svn://svn.valgrind.org/vex/trunk@3275
VEX/priv/guest_amd64_toIR.c
VEX/priv/guest_x86_toIR.c