]> Git Repo - qemu.git/blobdiff - tcg/mips/tcg-target.h
cputlb: Remove static tlb sizing
[qemu.git] / tcg / mips / tcg-target.h
index a8222476f06e7a1a3c1589f987e604b386ee7fe6..5cb8672470cd6d2d2b988a260032852909a45934 100644 (file)
@@ -203,6 +203,7 @@ extern bool use_mips32r2_instructions;
 #endif
 
 #define TCG_TARGET_DEFAULT_MO (0)
+#define TCG_TARGET_HAS_MEMORY_BSWAP     1
 
 static inline void flush_icache_range(uintptr_t start, uintptr_t stop)
 {
This page took 0.023373 seconds and 4 git commands to generate.