]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Test program aimed at exercising x87 insns a bit on amd64.
authorJulian Seward <jseward@acm.org>
Mon, 6 Feb 2006 04:49:58 +0000 (04:49 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 6 Feb 2006 04:49:58 +0000 (04:49 +0000)
commit4fc858a562bcc7ffa7239f5e8fa6849d6c9cb9b3
tree8ce08561db6237f586fb48f8b8d03ad879fecf91
parentf553d268a71741a3b2b3ce068226eff0237affad
Test program aimed at exercising x87 insns a bit on amd64.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5613
memcheck/tests/amd64/Makefile.am
memcheck/tests/amd64/more_x87_fp.c [new file with mode: 0644]
memcheck/tests/amd64/more_x87_fp.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64/more_x87_fp.stdout.exp [new file with mode: 0644]
memcheck/tests/amd64/more_x87_fp.vgtest [new file with mode: 0644]