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