]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Test for decoding of some instructions with redundant REX.W bits in
authorJulian Seward <jseward@acm.org>
Tue, 6 Nov 2007 22:00:35 +0000 (22:00 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 6 Nov 2007 22:00:35 +0000 (22:00 +0000)
commit6127ab922f3aa237f3d4ae71ecf0b9b8368f5c35
tree18727cad5458761058ef4bfd5717047c8a211110
parent3432ccbf8bf146a4e69da23962cf3b4cb0e85aa1
Test for decoding of some instructions with redundant REX.W bits in
their prefix.

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