Question: PLP PLeaseYour task is to use PLPTool's Watcher Window and CPU Memory Visualizer to see what the output of the program is for a specific

PLP PLeaseYour task is to use PLPTool's Watcher Window and CPU Memory Visualizer to see what the output of the program is for a specific input. Please open the attached file in PLPTool and perform the following steps: Modify the first line in the program so that the load immediate instruction sets $t0 to the value, 71 Enter simulation mode (the blue button with ">SIM" on it) Open the watcher window (the button with a magnifying glass icon) Add registers $t0 and $s2 to the watcher window Run the program until $t0 is set to the value, 0 Open the CPU memory visualizer (from the menu bar: Simulation -> Tools -> Create a PLP CPU Memory Visualizer) In the memory visualizer, set the base address to the value of $s2 seen in the watcher window and set the signed offset to 40. One of the rows in the memory visualizer should have a green background color and a non-zero value. Convert the value seen in this green cell from hexadecimal to decimal What value does this green memory location contain in decimal? NOTE: You must convert this value from hexadecimal to decimal in order to receive credit. .org 0x10000000 li $t0,.word 0x3c131000.word 0x36730200.word 0x000848c0.word 0x0269a021.word 0x00084840.word 0x2529ffff .word 0xae89000c .word 0x3c080000.word 0x35080000

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!