]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add test cases for amd64 ADC Iv, eAX and SBB Iv, eAX (Jakub Jelinek,
authorJulian Seward <jseward@acm.org>
Tue, 28 Sep 2010 14:39:39 +0000 (14:39 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 28 Sep 2010 14:39:39 +0000 (14:39 +0000)
commit5725aecb7ae1b3ffff576b388cfec3acf5a82572
tree452951548b2f7abb017bd95bc5d00a105bc8c222
parent00ae2c5c8c2473faddb71ce31282a4cfc2d68a69
Add test cases for amd64 ADC Iv, eAX and SBB Iv, eAX (Jakub Jelinek,
jakub@redhat.com).  See #211410.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11385
none/tests/amd64/Makefile.am
none/tests/amd64/sbbmisc.c [new file with mode: 0644]
none/tests/amd64/sbbmisc.stderr.exp [new file with mode: 0644]
none/tests/amd64/sbbmisc.stdout.exp [new file with mode: 0644]
none/tests/amd64/sbbmisc.vgtest [new file with mode: 0644]
none/tests/x86/sbbmisc.c
none/tests/x86/sbbmisc.stdout.exp