Multiple choice

Which of the following is an optimization technique used in in pipelined CPUs?

  1. Data hazards

  2. Operand forwarding

  3. Pipeline stall

  4. Latency

  5. Reservation Table

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Operand forwarding is an optimization in pipelined CPUs to limit performance deficits which occur due to Pipeline stalls.