]> git.ipfire.org Git - thirdparty/valgrind.git/commit
PPC64, fix for vmsummbm instruction.
authorCarl Love <carll@us.ibm.com>
Fri, 22 Mar 2019 17:06:31 +0000 (12:06 -0500)
committerCarl Love <carll@us.ibm.com>
Fri, 22 Mar 2019 17:06:31 +0000 (12:06 -0500)
commit2da60f569fd5b2e9c8d6361e860731e98cf8053d
tree2aa6bc8d95f7b56a84350bfd17803bd200eceb61
parent886b0a1cf49412cfa597253a122dcd8bbc89fc49
PPC64, fix for vmsummbm instruction.

The instruction needs to have the 32-bit "lane" values chopped to 32-bits.
The current lane implementation is not doing the chopping.  Need to
explicitly do the chop and add.

Valgrind bug 405362
NEWS
VEX/priv/guest_ppc_toIR.c