- 14 Dec, 2010 5 commits
-
-
thomas@cs.ru.nl authored
The STMH returns the end address of the last word stored on the heap instead of the begin address for convenience in recursive structures
-
thomas@cs.ru.nl authored
-
thomas@cs.ru.nl authored
-
thomas@cs.ru.nl authored
-
thomas@cs.ru.nl authored
* the heap starts at a fixed position in memory and grows in the same direction as the stack (away from it) * the next free address in the heap is stored in register R4(HP) * there are four instructions to store/load to/from the heap (STH, STMH s, LDH o, and LDMH o s where o is an offset and s a size), producing and consuming an address respectively
-
- 10 Dec, 2010 2 commits
-
-
thomas@cs.ru.nl authored
-
thomas@cs.ru.nl authored
-
- 09 Dec, 2010 6 commits
-
-
thomas@cs.ru.nl authored
-
thomas@cs.ru.nl authored
-
thomas@cs.ru.nl authored
-
thomas@cs.ru.nl authored
-
thomas@cs.ru.nl authored
-
thomas@cs.ru.nl authored
-
- 07 Dec, 2010 1 commit
-
-
atzedijkstra@gmail.com authored
-
- 06 Nov, 2009 2 commits
-
-
atzedijkstra@gmail.com authored
-
atzedijkstra@gmail.com authored
-