summaryrefslogtreecommitdiff
path: root/src/arch/mips/isa/operands.isa
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/isa/operands.isa')
-rw-r--r--src/arch/mips/isa/operands.isa2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/mips/isa/operands.isa b/src/arch/mips/isa/operands.isa
index 0f9c74b48..a9269a615 100644
--- a/src/arch/mips/isa/operands.isa
+++ b/src/arch/mips/isa/operands.isa
@@ -1,3 +1,5 @@
+// -*- mode:c++ -*-
+
def operand_types {{
'sb' : ('signed int', 8),
'ub' : ('unsigned int', 8),