]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add support for the s390's TROO insn. These are the valgrind bits.
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 15 Jan 2012 21:02:44 +0000 (21:02 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 15 Jan 2012 21:02:44 +0000 (21:02 +0000)
commit4b9b13911ce0cc8e4a6071f6319200b72cfa432e
treedaa77690ca3f607af35a2b8278a45543a586ecd0
parentfc034de43d814e5778f3ba7a450cbff7b9c9bb89
Add support for the s390's TROO insn. These are the valgrind bits.
Detect ETF2 enhancement facility using STFLE. Add testcases.
Patch by Divya Vyas (divyvyas@linux.vnet.ibm.com) with
modifications. Partial fix of #273114

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12335
coregrind/m_machine.c
none/tests/s390x/Makefile.am
none/tests/s390x/troo.c [new file with mode: 0644]
none/tests/s390x/troo.stderr.exp [new file with mode: 0644]
none/tests/s390x/troo.stdout.exp [new file with mode: 0644]
none/tests/s390x/troo.vgtest [new file with mode: 0644]