summary refs log tree commit diff stats
path: root/target/loongarch/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/loongarch/cpu-param.h')
-rw-r--r--target/loongarch/cpu-param.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/loongarch/cpu-param.h b/target/loongarch/cpu-param.h
index 52437946e5..dbe414bb35 100644
--- a/target/loongarch/cpu-param.h
+++ b/target/loongarch/cpu-param.h
@@ -13,6 +13,8 @@
 
 #define TARGET_PAGE_BITS 12
 
+#define TARGET_INSN_START_EXTRA_WORDS 0
+
 #define TCG_GUEST_DEFAULT_MO (0)
 
 #endif