Question: In lecture 7, we discussed a simple example CPU with 3 instructions: ADD, LOAD, and STORE. Imagine all of the registers start empty (all 16

In lecture 7, we discussed a simple example CPU with 3 instructions: ADD, LOAD, and STORE. Imagine all of the registers start empty (all 16 registers have value 0.) Furthermore, the contents of RAM are pictured below. Address Contents 000000011100011 00000001 101 10101001 11111100 000000 10101010 00110011 What value is stored in register R2 after we execute the following program? 20FD 21FC 1201 Select one: a. 0x33 b. 0xFF c. OxE3 d. OxAA e. 0xA9
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
