]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tcg/tci/tcg-target.h
tci: Convert to new ldst opcodes
[mirror_qemu.git] / tcg / tci / tcg-target.h
index 0be5acdb81172c03755a3f3adc584656f3a8ab6a..6319303a4322f6b06d1e7c31c59fac5ecf2b7585 100644 (file)
 #define TCG_TARGET_HAS_mulu2_i32        1
 #endif /* TCG_TARGET_REG_BITS == 64 */
 
-#define TCG_TARGET_HAS_new_ldst         0
+#define TCG_TARGET_HAS_new_ldst         1
 
 /* Number of registers available.
    For 32 bit hosts, we need more than 8 registers (call arguments). */