Simulate the processing of the program in Problem 10-12 using the RISC CPU with data-hazard stall in

Question:

Simulate the processing of the program in Problem 10-12 using the RISC CPU with data-hazard stall in Figure 10-12. 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?

 Problem 10-12

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 2 BNZ 3 AND 4 OR R7, R7, R2 R7,000F R8, R7, R4 R4, R8, R2

Figure 10-12

PC +1 8 DHS Adder BrA MUX C 0132 PI BARAA Address Instruction memory Instruction 60 FR BS RW DA MD IM-IR SHIR

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Logic And Computer Design Fundamentals

ISBN: 9780133760637

5th Edition

Authors: M. Morris Mano, Charles Kime, Tom Martin

Question Posted: