]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Support the SSE4 insn 'roundss' in 32-bit mode. Lack of this was
authorJulian Seward <jseward@acm.org>
Fri, 23 Jul 2010 21:23:25 +0000 (21:23 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 23 Jul 2010 21:23:25 +0000 (21:23 +0000)
commit51b91b19a390d390a5eaf25457c9bd82f699831a
treeded6e041700390c758301ed01f30d0732fec43cf
parent7af731cb2ffc86a0055d8fb94cf43c8ff3894808
Support the SSE4 insn 'roundss' in 32-bit mode.  Lack of this was
causing problems for people running 32-bit apps on MacOSX 10.6 on
newer hardware.  Fixes #241377.

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