Pass 2 assembler puzzles
Across
- 2. Code representation generated after first pass
- 6. Second stage that generates object code
- 8. Assembly instruction not directly converted to machine code
- 9. Advanced version of START, EQU, LTORG etc.
Down
- 1. Instructions like START, END, and ORIGIN
- 3. Statement type used to reserve memory or declare data
- 4. Process of translating code in two stages
- 5. Executable commands like MOV, ADD in assembly
- 7. First stage that generates symbol table and IC