diff options
Diffstat (limited to 'subx/069allocate.subx')
-rw-r--r-- | subx/069allocate.subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/069allocate.subx b/subx/069allocate.subx index 1d9e043a..7efeb678 100644 --- a/subx/069allocate.subx +++ b/subx/069allocate.subx @@ -22,7 +22,7 @@ # hitherto unused bit of memory. Heap: Start-of-heap/imm32 # curr - 00 00 00 0b # limit = 0x0b000000; keep sync'd with DATA_SEGMENT + SEGMENT_ALIGNMENT + 0x0b000000/imm32 # limit; keep sync'd with DATA_SEGMENT + SEGMENT_ALIGNMENT == code # instruction effective address register displacement immediate |