aboutsummaryrefslogtreecommitdiff
path: root/target/mips/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/cpu-param.h')
-rw-r--r--target/mips/cpu-param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/cpu-param.h b/target/mips/cpu-param.h
index 8fcb1b4..58f4508 100644
--- a/target/mips/cpu-param.h
+++ b/target/mips/cpu-param.h
@@ -20,6 +20,6 @@
#endif
#define TARGET_PAGE_BITS 12
-#define TCG_GUEST_DEFAULT_MO (0)
+#define TARGET_INSN_START_EXTRA_WORDS 2
#endif