]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Support alternate (C0 /6) encoding of SHL on x86 and amd64. Fixes #209995.
authorTom Hughes <tom@compton.nu>
Fri, 19 Aug 2011 16:06:52 +0000 (16:06 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 19 Aug 2011 16:06:52 +0000 (16:06 +0000)
commit7cdcd149c464716d5fffe362bf921e6f95416ba8
treea24fa8693509cf8328c9e215554cf900fd1beb8a
parent355f28e8845361bbe1f7aef54d1e83abcc241868
Support alternate (C0 /6) encoding of SHL on x86 and amd64. Fixes #209995.

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