320 likes | 1.16k Views
Main Functions. Translate mnemonic operation codes to their machine language equivalentsAssign machine addresses to symbolic labels used by the programmers. Depend heavily on the source language it translates and the machine language it produces.E.g., the instruction format and addressing modes.
E N D
1. A Simple Two-Pass Assembler
2. Main Functions Translate mnemonic operation codes to their machine language equivalents Assign machine addresses to symbolic labels used by the programmers