]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Followup to VEX r2189 -- handling invalid opcode 00 specially.
authorFlorian Krohm <florian@eich-krohm.de>
Mon, 8 Aug 2011 23:47:23 +0000 (23:47 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Mon, 8 Aug 2011 23:47:23 +0000 (23:47 +0000)
commit315d45ed803fe9854b3d0314d635fd60f026f3cd
tree5ddbdbd6e4834877e3a7b2aaa3749fc90006088c
parent178baefe16de9dd80051c2270d8ad71e544e73f7
Followup to VEX r2189 -- handling invalid opcode 00 specially.
Update golden log for testcase op_exception which no longer
complains about invalid opcode 00.
Add testcase op00.c

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11958
none/tests/s390x/Makefile.am
none/tests/s390x/op00.c [new file with mode: 0644]
none/tests/s390x/op00.stderr.exp [new file with mode: 0644]
none/tests/s390x/op00.vgtest [new file with mode: 0644]
none/tests/s390x/op_exception.stderr.exp