]> git.ipfire.org Git - thirdparty/valgrind.git/commit
amd64 pipeline: generate a much better translation for PMADDUBSW.
authorJulian Seward <jseward@acm.org>
Sat, 26 Jan 2019 17:00:41 +0000 (18:00 +0100)
committerJulian Seward <jseward@acm.org>
Sat, 26 Jan 2019 17:00:41 +0000 (18:00 +0100)
commit2656009e6f88d0c60751baa9c6a9abd7b0e2cac6
treef464162f3d06325ff932a7ae7f9c35d4a41a226f
parent6b16f0e2a0427f57fb5dc76cbe9177ee35f997ab
amd64 pipeline: generate a much better translation for PMADDUBSW.

This seems pretty common in some codecs, and the existing translation
was somewhat longwinded.
VEX/priv/guest_amd64_toIR.c
VEX/priv/host_amd64_defs.c
VEX/priv/host_amd64_defs.h
VEX/priv/host_amd64_isel.c
VEX/priv/ir_defs.c
VEX/pub/libvex_ir.h
memcheck/mc_translate.c
memcheck/tests/vbit-test/irops.c