- Pré alocated
- 64kb
ADD AND NOT
LD LDI LDR LEA
ST STI STR
BR JSR JSRR RET JMP RTI TRAP
- Fetch an instruction
- Execute it
- Repeat
- In order to LC-3 function we need to arrange the instructions sequentially in memory.
References: - https://www2.seas.gwu.edu/~bhagiweb/cs135/lectures/lc3-intro.pdf - https://www.cs.utexas.edu/users/fussell/courses/cs310h/lectures/Lecture_10-310h.pdf - https://www.cs.auckland.ac.nz/courses/compsci210s1c/lectures/Goodman/2013.03.28-1up.pdf