Problem

Simulate the processing of the program in Problem using the RISC CPU with data-hazard stal...

Simulate the processing of the program in Problem using the RISC CPU with data-hazard stall in Figure. Give the contents of each pipeline platform and the register file (the latter only whenever a change occurs) for each clock cycle. Initially, R2 contains 0000001016, R4 contains 0000002016, R7 contains 0000003016, and the PC contains 0000000116. Is the data hazard avoided?

Figure Pipelined RISC: Data Hazard Stall

Problem

For the RISC design, draw the execution diagram for the following RISC program (with the contents of R7 nonzero after the subtraction), and indicate any data or control hazards that are present:

1 SUB R7, R7, R2

2 BNZ R7, 000F

3 AND R8, R7, R4

4 OR R4, R8, R2

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
Solutions For Problems in Chapter 11