Can I read Assembler Functionality and Types on EtoBox?
Assembler Functionality and Types by surendrarakshit is a document available to read on EtoBox.
What is Assembler Functionality and Types about?
A two-pass assembler performs the following tasks in separate passes: 1) it allocates space for literals and builds the symbol table in the first pass, 2) it performs address resolution of local symbols and adds literals to the literal table in the second pass. An interpreter analyzes each source statement every time it is executed, whereas a compiler generates an object program from the source program.
- Author
- surendrarakshit
- Language
- EN