summary refs log tree commit diff stats
path: root/target/m68k/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/m68k/cpu-param.h')
-rw-r--r--target/m68k/cpu-param.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/m68k/cpu-param.h b/target/m68k/cpu-param.h
index 7afbf6d302..256a2b5f8b 100644
--- a/target/m68k/cpu-param.h
+++ b/target/m68k/cpu-param.h
@@ -17,4 +17,6 @@
 #define TARGET_PHYS_ADDR_SPACE_BITS 32
 #define TARGET_VIRT_ADDR_SPACE_BITS 32
 
+#define TARGET_INSN_START_EXTRA_WORDS 1
+
 #endif