summaryrefslogtreecommitdiffstats
path: root/tcg/ppc
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2010-03-19 13:02:02 -0700
committerAurelien Jarno <aurelien@aurel32.net>2010-03-26 21:42:46 +0100
commit8d625cf1d159b313daefec13abc637c3e8862bd5 (patch)
tree039bef06552f0da0c737109f85c9d0e2a26d7f79 /tcg/ppc
parenta10f9f4f0c947ad0aa8283b62ea012b67f883523 (diff)
downloadhqemu-8d625cf1d159b313daefec13abc637c3e8862bd5.zip
hqemu-8d625cf1d159b313daefec13abc637c3e8862bd5.tar.gz
tcg: Allow target-specific implementation of EQV.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'tcg/ppc')
-rw-r--r--tcg/ppc/tcg-target.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcg/ppc/tcg-target.h b/tcg/ppc/tcg-target.h
index 5cae81f..d0c4761 100644
--- a/tcg/ppc/tcg-target.h
+++ b/tcg/ppc/tcg-target.h
@@ -89,6 +89,7 @@ enum {
#define TCG_TARGET_HAS_neg_i32
#define TCG_TARGET_HAS_andc_i32
#define TCG_TARGET_HAS_orc_i32
+/* #define TCG_TARGET_HAS_eqv_i32 */
#define TCG_AREG0 TCG_REG_R27
OpenPOWER on IntegriCloud