Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help for this home work problem the software that I use called PLP I need help to modify it follow the instruction above. Please

image text in transcribed

image text in transcribedPlease help for this home work problem the software that I use called PLP I need help to modify it follow the instruction above. Please solve the lines and explain running it to be sure it will convert when you run them.

Please help thank you.

This program has been partially converted into machine code so that its functionality cannot be easily identified by reading it. Your 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: 1. Modify the first line in the program so that the load immediate instruction sets $ to to the value, 27 2. Enter simulation mode (the blue button with ">SIM" on it) 3. Open the watcher window (the button with a magnifying glass icon) 4. Add registers $t0 and $s2 to the watcher window 5. Run the program until $ to is set to the value, 0 6. Open the CPU memory visualizer (from the menu bar: Simulation > Tools > Create a PLP CPU Memory Visualizer) 7. In the memory visualizer, set the base address to the value of $ s 2 seen in the watcher window and set the signed offset to 40 . 8. 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

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions