Write an essay that explains the following: in assembly language
Print the .lst file from your Program Assignment 01 assignment.
Write an essay that explains the following:
- The opcode for the first line of code (the first command under _MainProc PROC)
- The object code for the first line of code
- The opcode for the second line of code
- The object code for the second line of code
- The opcode for the third line of code
- The object code for the third line of code
Explain what the R means after each of these instructions.