]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Power PPC 128bit modulo and carry instruction fix
authorCarl Love <cel@us.ibm.com>
Tue, 16 Feb 2016 21:23:52 +0000 (21:23 +0000)
committerCarl Love <cel@us.ibm.com>
Tue, 16 Feb 2016 21:23:52 +0000 (21:23 +0000)
commit0e62935bd48871ac6f46d68a0d4ac2f15c5fd239
tree6f576194132848848179e4806b6836e0d5c877b2
parent686abc21346e11fb203d4be1c33216dda196666d
Power PPC 128bit modulo and carry instruction fix

VEX commit 3209 fixed: an issue with caculating the carry to the next 32-bit
chunk for the Power PPC 128-bit add and subract instructions: vaddcuq, vadduqm,
vsubcuq, vsubuqm, vaddecuq, vaddeuqm, vsubecuq, vsubeuqm

The corresponding test case didn't catch the issue.  This commit adds data
values to the test that verify the issue is fixed.

Valgrind Bugzilla 359472

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15790
none/tests/ppc64/jm_vec_isa_2_07.stdout.exp
none/tests/ppc64/test_isa_2_07_part1.c