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