]> git.ipfire.org Git - thirdparty/valgrind.git/commit
PPC64, Subnormal testcase changes
authorCarl Love <carll@us.ibm.com>
Tue, 28 May 2019 16:33:00 +0000 (11:33 -0500)
committerCarl Love <carll@us.ibm.com>
Tue, 28 May 2019 18:49:38 +0000 (13:49 -0500)
commitd2cbb78a151256290d490fcb7a805884d6406a7e
tree2d926876f273213779d74f70957546ef3f6ce36a
parent991db2a39bcbdbf5cdb4337684c29f96c63070a8
PPC64, Subnormal testcase changes

VEX patch fixed issues with generating subnormal results.

This patch adds a specific test case and updates the expected values for
the existing test case.

Update jm-vmx tests, add subnormal test case.

https://bugs.kde.org/show_bug.cgi?id=406256
none/tests/ppc32/jm-insns.c
none/tests/ppc32/jm-vmx.stdout.exp
none/tests/ppc64/Makefile.am
none/tests/ppc64/jm-vmx.stdout.exp
none/tests/ppc64/jm-vmx.stdout.exp-LE
none/tests/ppc64/subnormal_test.c [new file with mode: 0644]
none/tests/ppc64/subnormal_test.stderr.exp [new file with mode: 0644]
none/tests/ppc64/subnormal_test.stdout.exp [new file with mode: 0644]
none/tests/ppc64/subnormal_test.vgtest [new file with mode: 0644]