Implement ppc64 lxvd2x as 128-bit load with double word swap for ppc64le.
commit98a73de1c0c83918a63e736b62d428bc2f98c943
authorMark Wielaard <mark@klomp.org>
Sat, 8 Dec 2018 23:55:42 +0000 (9 00:55 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 20 Dec 2018 21:46:59 +0000 (20 22:46 +0100)
tree7d13db7e4309aed7e60c035a5eeac95f13bbf0da
parent5ecdecdcd3efecadf149dcd6276140e833b7f8e6
Implement ppc64 lxvd2x as 128-bit load with double word swap for ppc64le.

This makes it possible for memcheck to know which part of the 128bit
vector is defined, even if the load is partly beyond an addressable block.

Partially resolves bug 386945.
VEX/priv/guest_ppc_toIR.c