]> sourceware.org Git - valgrind.git/commit
Powerpc test_isa_3_1_VRT fix
authorCarl Love <cel@us.ibm.com>
Tue, 1 Feb 2022 21:22:37 +0000 (21:22 +0000)
committerCarl Love <cel@us.ibm.com>
Wed, 2 Feb 2022 00:52:31 +0000 (00:52 +0000)
commitab740a1741322b6d0a02ea00499c2497e35e7022
tree6e3bec10bae2546eef314e461fafb5c6038be784
parent27fc72dfb185733fed3dfd974ad2e7c5476852f6
Powerpc test_isa_3_1_VRT fix

The vcmpequq, vcmpgtsq, vcmpgtuq test cases for the dotted versions of the
instructions were issuing the non-dotted instruction.

This patch fixes the issues and updates the expected output.

Note, the issue exposed a bug in the VEX/priv/guest_ppc_toIR.c handling of
the instructions.  That fix is in a separate patch.
NEWS
none/tests/ppc64/test_isa_3_1_VRT.c
none/tests/ppc64/test_isa_3_1_VRT.stdout.exp
This page took 0.033846 seconds and 5 git commands to generate.