Which of the following pipeline hazards can stall the pipeline ?
2024
Which of the following pipeline hazards can stall the pipeline ?
- A.
Structural hazard
- B.
Control hazard
- C.
Data hazard
- D.
All of these
Attempted by 61 students.
Show answer & explanation
Correct answer: D
Pipeline hazards are conditions that prevent the next instruction from executing in its designated clock cycle. All three types of pipeline hazards (structural, control, and data) can cause stalls in a processor pipeline.