]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add tests for the phase 3 ISA 2.07 code patch
authorCarl Love <cel@us.ibm.com>
Tue, 1 Oct 2013 15:50:09 +0000 (15:50 +0000)
committerCarl Love <cel@us.ibm.com>
Tue, 1 Oct 2013 15:50:09 +0000 (15:50 +0000)
commitd568595cd1b6e487b8600b308c7edad61c6dc61c
treefcb92d2938820fc30e701d176cc8ef5ddc33924d
parent5944b58df7fb92a8671fe4c8d60b429ccba8926f
Add tests for the phase 3 ISA 2.07 code patch

This patch adds testcases to an existing testcase
source file to test the new instructions which were
added to VEX support in the phase 3 ISA 2.07 code patch.
The patch also makes a small change to memcheck's
vbit tester code to allow successful execution.

Signed-off-by: Maynard Johnson <maynardj@us.ibm.com>
Bugzilla 324894.   Corresponding VEX commit 2779

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13594
memcheck/mc_translate.c
memcheck/tests/vbit-test/irops.c
none/tests/ppc32/jm_vec_isa_2_07.stdout.exp
none/tests/ppc64/jm_vec_isa_2_07.stdout.exp
none/tests/ppc64/test_isa_2_07_part1.c