]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add test for address size override prefixes for REP prefixed string
authorTom Hughes <tom@compton.nu>
Fri, 12 Aug 2011 15:43:31 +0000 (15:43 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 12 Aug 2011 15:43:31 +0000 (15:43 +0000)
commit3cd0b25e214f9e808249e5a1f42678e265978c05
treec3b7cbf2826fb603cf0eb49af43567672816d4ed
parente6b3e4178d612b2292e6aa61007bba431ca35617
Add test for address size override prefixes for REP prefixed string
instructions on amd64. Fixes remaining issues from #211371.

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