Topic: MARIE Assembly Language (Simulator) Identification: Using MARIE Assembly Simulator, identify the following: ____________1. If the first (and current) instruction is located at address 000, what is the address of the next instruction (in hex)? _____________2. What is the opcode of the instruction in memory address 001 (in hex)? _____________3. What is the operand of the instruction in the IR? Make sure to input the complete operand in hex. _____________4. What is the address of the memory location that contains your first input value (in hex)? That is, in which address was your input value stored? _____________5. Go to Help → Instruction Set, look for the instruction that corresponds to the opcode of the instruction in memory address 000. What is the instruction in memory address 000?
Topic: MARIE Assembly Language (Simulator)
Identification: Using MARIE Assembly Simulator, identify the following:
____________1. If the first (and current) instruction is located at address 000, what is the address of the next instruction (in hex)?
_____________2. What is the opcode of the instruction in memory address 001 (in hex)?
_____________3. What is the operand of the instruction in the IR? Make sure to input the complete operand in hex.
_____________4. What is the address of the memory location that contains your first input value (in hex)? That is, in which address was your input value stored?
_____________5. Go to Help → Instruction Set, look for the instruction that corresponds to the opcode of the instruction in memory address 000. What is the instruction in memory address 000?
Trending now
This is a popular solution!
Step by step
Solved in 3 steps