summary refs log tree commit diff stats
path: root/target/alpha/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/alpha/cpu-param.h')
-rw-r--r--target/alpha/cpu-param.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/alpha/cpu-param.h b/target/alpha/cpu-param.h
index 63989e71c0..dd44feb179 100644
--- a/target/alpha/cpu-param.h
+++ b/target/alpha/cpu-param.h
@@ -24,6 +24,8 @@
 # define TARGET_VIRT_ADDR_SPACE_BITS  (30 + TARGET_PAGE_BITS)
 #endif
 
+#define TARGET_INSN_START_EXTRA_WORDS 0
+
 /* Alpha processors have a weak memory model */
 #define TCG_GUEST_DEFAULT_MO      (0)