Question: 22. [6 marks] Consider the following Super Simple CPU program. Trace the code and determine what the values in Accumulator, Mem[14] (memory location 14) and
22. [6 marks] Consider the following "Super Simple CPU" program. Trace the code and determine what the values in Accumulator, Mem[14] (memory location 14) and Mem[15] will be after the program has executed (show the intermediate values too). The original values are given in the following table. Original Values Accumulator Mem[14] Mem 151 TOP LOD SUB 0 12 16 JZR DO xX JNG STO JMP XX LOD TOP SUB A STO JMP DO STP DAT DAT DAT A DAT B DAT TOP 0 0 0 12 16
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
