]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Power PC, add the two privileged Transactional Memory instructions.
authorCarl Love <cel@us.ibm.com>
Wed, 9 Oct 2013 17:52:01 +0000 (17:52 +0000)
committerCarl Love <cel@us.ibm.com>
Wed, 9 Oct 2013 17:52:01 +0000 (17:52 +0000)
commitf03156db49a36b7376877a45994160fe8b5233e9
treef80a21eb50aba0259d5e84fc683ab0f08e08355d
parent615f81bd693ab831efabca45b5549cec887cfc62
Power PC, add the two privileged Transactional Memory instructions.

The initial Transactional Memory instruction patch did not include the two
privileged (OS) instructions.  This patch adds support for the two
instructions, treclaim and trechkpt.

The patch if for Bugzilla 325751.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2784
VEX/priv/guest_ppc_toIR.c