Computer Science, asked by souravlx1998, 11 months ago

What are the fixed tables are required by assembler to generate object code ?​

Answers

Answered by lTheDreamCatcherl
1

MOT is a fixed length table i.e. we make no entry in either of the passes. It is used to accept the instructions and convert/gives its binary opcode. In pass 1, using mnemonic Opcode, MOT is consulted to update location Counter (LC). 1) Binary opcode (to generate the instruction).

Similar questions