Question: Consider the below program written for the MARIE architecture Show the contents of the PC, MBR, and AC register after the execution of each instruction
Consider the below program written for the MARIE architecture
Show the contents of the PC, MBR, and AC register after the execution of each instruction in the above program. (Refer to slides on RTN to see the microoperations for each instruction.) Also show the contents at memory locations 10C and 10D after the program has completed its execution
Hex Address 100 101 102 Instruction Load 100 Subt 10D Skipcond 01 // 01 denotes the 11th and 10th bit Jump 108 Load 100C Add 10C Store 10C 103 104 105 106 107 108 109 10A 10B 10C 10D Jump 10B Load 10D Subt 10C Store 1OD Halt 00010101 00100011 00010101 00100011
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
