From: Carl Love Date: Wed, 11 Apr 2018 19:03:29 +0000 (-0500) Subject: Fix 393017 - Add missing support for xsmaxcdp instruction, bug fixes for xsm X-Git-Tag: VALGRIND_3_14_0~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f08787cfa7c2d6faf48144c3f8745afdb9a7d50;p=thirdparty%2Fvalgrind.git Fix 393017 - Add missing support for xsmaxcdp instruction, bug fixes for xsm Missed the update to none/tests/ppc64/Makefile.am to remove the expected output files test_isa_3_0_altivec.stdout.exp and test_isa_3_0_other.stdout.exp. --- diff --git a/none/tests/ppc64/Makefile.am b/none/tests/ppc64/Makefile.am index 80cde2887d..a2d364a709 100644 --- a/none/tests/ppc64/Makefile.am +++ b/none/tests/ppc64/Makefile.am @@ -45,9 +45,9 @@ EXTRA_DIST = \ test_touch_tm.stderr.exp test_touch_tm.stdout.exp test_touch_tm.vgtest \ ldst_multiple.stderr.exp ldst_multiple.stdout.exp ldst_multiple.vgtest \ data-cache-instructions.stderr.exp data-cache-instructions.stdout.exp data-cache-instructions.vgtest \ - test_isa_3_0_altivec.stderr.exp test_isa_3_0_altivec.stdout.exp \ + test_isa_3_0_altivec.stderr.exp \ test_isa_3_0_altivec.stdout.exp-LE test_isa_3_0_altivec.vgtest \ - test_isa_3_0_other.stderr.exp test_isa_3_0_other.stdout.exp \ + test_isa_3_0_other.stderr.exp \ test_isa_3_0_other.stdout.exp-LE test_isa_3_0_other.vgtest check_PROGRAMS = \