`Hey,
Note: If you have any queries related to the answer please do comment. I would be very happy to resolve all your queries.
OPTIONS B AND D ARE CORRECT
Kindly revert for any queries
Thanks.
Computer architecture n Question 37 The pipelined datapath we studied is called the rigid pipeline. What...
Computer
architecture
n Question 11 This code runs on the five-stage pipelined datapath we studied. add to, ti, t3 sub t3, te, t4 or ts, to, t6 Forwarding is available: MEM->EX and WB->EX. Analyze the following dependences and determine the action needed. add/sub on t3 [Choose) Forward MEM-->ID Forward WB-->ID Forward WB-->EX Forward MEM-->EX No forwarding needed add/sub on to add/or on to Choose)
Computer
architecture
Question 14 A pipelined datapath has 6 stages shown below. The branch decision is known in stage S5 (marked with“). -S1- 52-53- 54-55" -56 Find the number of nops incurred by the branch strategies. Stall-on-branch; outcome is taken [Choose] 2 Stall-on-branch; outcome is untaken Predict branch untaken; outcome is taken Predict branch untaken; outcome is untaken Choose
Computer Architecture 14. Fill in the blanks below with the most appropriate term or concept discussed in this chapter: A. ---------------The time required for the first result in a series of computations to emerge from a pipeline. B. ---------------This is used to separate one stage of a pipeline from the next. C. ---------------Over time, this tells the mean number of operations completed by a pipeline per clock cycle. D. ---------------The clock cycles that are wasted by an instruction-pipelined processor due...