diff options
author | Camil Staps | 2023-01-30 21:36:20 +0100 |
---|---|---|
committer | Camil Staps | 2023-01-30 21:36:20 +0100 |
commit | bf4053fdf98c906f1e079ae0332cfaee35b8d071 (patch) | |
tree | cce168498513bfe3717f640e1310413d7ae9079a /snug-clean/src/MIPS/MIPS32.dcl | |
parent | Align on double words (diff) |
Align on halfwords instead of double words; use data/text boundary to distinguish hnfs and thunks
Diffstat (limited to 'snug-clean/src/MIPS/MIPS32.dcl')
-rw-r--r-- | snug-clean/src/MIPS/MIPS32.dcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snug-clean/src/MIPS/MIPS32.dcl b/snug-clean/src/MIPS/MIPS32.dcl index 4789507..a2c85dc 100644 --- a/snug-clean/src/MIPS/MIPS32.dcl +++ b/snug-clean/src/MIPS/MIPS32.dcl @@ -7,6 +7,7 @@ from StdOverloaded import class toString | Align !Int | Label !Label | Instr !Instruction + | RawByte !Int | RawWord !Int | RawAscii !String |