summaryrefslogtreecommitdiff
path: root/arch/mips/isa/formats.isa
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/isa/formats.isa')
-rw-r--r--arch/mips/isa/formats.isa4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/mips/isa/formats.isa b/arch/mips/isa/formats.isa
index 20ef49d82..61ac185d3 100644
--- a/arch/mips/isa/formats.isa
+++ b/arch/mips/isa/formats.isa
@@ -1,5 +1,7 @@
-//Include the basic format
//Templates from this format are used later
+##include "m5/arch/mips/isa/formats/util.isa"
+
+//Include the basic format
##include "m5/arch/mips/isa/formats/basic.isa"
//Include the integerOp and integerOpCc format