Question: This is LC3 Part 2 - Assembling a Program (16 points) Assemble the following program. First construct a symbol table, then create the machine code.
Part 2 - Assembling a Program (16 points) "Assemble" the following program. First construct a symbol table, then create the machine code. Note: This is horrible code. Don't try to figure out what the code does. Just assemble it. x3100 ONE #2 R5, R3 00 1 1 BLAH .BLKW .ORIG BRp t 32 NOT HALT .FILL 4ONE S POS STRINGZ "a" #101 .END Address Symbol BLAH 090O pos x310%-2 X3108 Machine Code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
