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