Home /
Expert Answers /
Computer Science /
assume-the-following-program-is-running-on-the-5-stage-in-order-pipeline-processor-shown-in-class-pa410
(Solved): Assume the following program is running on the 5-stage in-order pipeline processor shown in class. ...
Assume the following program is running on the 5-stage in-order pipeline processor shown in class. All registers are initialized to 0. Assuming only WX and WD (register file internal forwarding) forwarding, branches are resolved in Decode stage, and branches are always predicted not-taken. How many cycles will it take to execute the program, if the branch outcome is actually taken? Draw a pipeline diagram (table) to show the details of your work. Use arrows to indicate forwarding.