]> Git Repo - qemu.git/commit
target-ppc: Add Store Quadword Conditional
authorTom Musta <[email protected]>
Mon, 10 Feb 2014 17:27:01 +0000 (11:27 -0600)
committerAlexander Graf <[email protected]>
Wed, 5 Mar 2014 02:06:51 +0000 (03:06 +0100)
commit27b95bfe624af1ddfaf63c07f3f0a63049b8c9fc
treea1b4195e22a9f45510df8bdb1964d440ddafbc09
parent9c294d5ab3eac0e600fa510becfa677d87b088bf
target-ppc: Add Store Quadword Conditional

This patch adds the Store Quadword Conditionl (stqcx.) instruction
which is introduced in Power ISA 2.07.

Signed-off-by: Tom Musta <[email protected]>
[agraf: fix compile error when !TARGET_PPC64]
Signed-off-by: Alexander Graf <[email protected]>
linux-user/main.c
target-ppc/translate.c
This page took 0.025496 seconds and 4 git commands to generate.