summary refs log tree commit diff stats
path: root/tcg/sparc64/tcg-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcg/sparc64/tcg-target.h')
-rw-r--r--tcg/sparc64/tcg-target.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcg/sparc64/tcg-target.h b/tcg/sparc64/tcg-target.h
index f8cf145266..a18906a14e 100644
--- a/tcg/sparc64/tcg-target.h
+++ b/tcg/sparc64/tcg-target.h
@@ -149,6 +149,8 @@ extern bool use_vis3_instructions;
 
 #define TCG_TARGET_HAS_qemu_ldst_i128   0
 
+#define TCG_TARGET_HAS_tst              1
+
 #define TCG_AREG0 TCG_REG_I0
 
 #define TCG_TARGET_DEFAULT_MO (0)