aboutsummaryrefslogtreecommitdiff
path: root/snug-clean/src/MIPS/MIPS32.dcl
diff options
context:
space:
mode:
authorCamil Staps2023-03-05 19:47:49 +0100
committerCamil Staps2023-03-05 19:47:49 +0100
commit4349838a315de8ac9ad51ca2e0fa6f80f24f9241 (patch)
treed030b1fee063cdef58c1e4cf294e3444f167e721 /snug-clean/src/MIPS/MIPS32.dcl
parentRefactor, return MaybeError from lookupFunction and lookupConstructor (diff)
Implement ap
Diffstat (limited to 'snug-clean/src/MIPS/MIPS32.dcl')
-rw-r--r--snug-clean/src/MIPS/MIPS32.dcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/snug-clean/src/MIPS/MIPS32.dcl b/snug-clean/src/MIPS/MIPS32.dcl
index 6e5ff44..83f15cb 100644
--- a/snug-clean/src/MIPS/MIPS32.dcl
+++ b/snug-clean/src/MIPS/MIPS32.dcl
@@ -10,6 +10,7 @@ from StdOverloaded import class toString
| Instr !Instruction
| RawByte !Int
| RawWord !Int
+ | RawWordLabel !Label
| RawAscii !String
instance toString Line