]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Regression test cases for FP rounding modes on ppc32 and ppc64.
authorJulian Seward <jseward@acm.org>
Sun, 16 Apr 2006 00:13:22 +0000 (00:13 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 16 Apr 2006 00:13:22 +0000 (00:13 +0000)
commit99fc96946921992fc15caf20d24171cb98428182
treef077a95ce32a881daf120bd7d589a4e94e2936c1
parent7be0363d534f309316f6fc77a4bafec2f34a4a8f
Regression test cases for FP rounding modes on ppc32 and ppc64.
(Dave Nomura).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5853
none/tests/ppc32/Makefile.am
none/tests/ppc32/round.c [new file with mode: 0644]
none/tests/ppc32/round.stderr.exp [new file with mode: 0644]
none/tests/ppc32/round.stdout.exp [new file with mode: 0644]
none/tests/ppc32/round.vgtest [new file with mode: 0644]
none/tests/ppc64/Makefile.am
none/tests/ppc64/round.c [new file with mode: 0644]
none/tests/ppc64/round.stderr.exp [new file with mode: 0644]
none/tests/ppc64/round.stdout.exp [new file with mode: 0644]
none/tests/ppc64/round.vgtest [new file with mode: 0644]