題組內容

(Problem 5]

(a)Given the instruction architecture as follows. (20%)
62eb3a13b06b7.jpgTransfer the C program block as follows to the machine code as you can.
  62eb3a457e763.jpg
(Assume: Start address of 32-bit integer array A--> 0x1000, 

Start address of 32-bit integer variable k- -> 0x1100 and
Start address of 32-bit integer variable i -> 0x1104)