]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add test cases for AVX XSAVE and XRSTOR instructions.
authorJulian Seward <jseward@acm.org>
Wed, 12 Aug 2015 11:35:27 +0000 (11:35 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 12 Aug 2015 11:35:27 +0000 (11:35 +0000)
commit859a4a3f3ceea30f97db005be072e5c978f84677
tree18130351d48055ca1e5131cd04c1caa9603763d0
parent34f275eb14fbc2baee94289bb674421a3aae8cc8
Add test cases for AVX XSAVE and XRSTOR instructions.

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