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.isa3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/isa/formats.isa b/arch/mips/isa/formats.isa
index c244013df..a6aec9437 100644
--- a/arch/mips/isa/formats.isa
+++ b/arch/mips/isa/formats.isa
@@ -10,7 +10,7 @@
//Include utility formats/functions
##include "m5/arch/mips/isa/formats/util.isa"
-//Include the integerOp and integerOpCc format
+//Include the integer formats
##include "m5/arch/mips/isa/formats/int.isa"
//Include the floatOp format
@@ -30,4 +30,3 @@
//Include the noop format
##include "m5/arch/mips/isa/formats/unknown.isa"
-