Abstract
- Pause the instruction before the previous Instruction has Write Back the data it needs
Cons
Performance hit
- Too much stall in the Pipeline will reduce the benefits of Pipeline
- When one Instruction stalls, the other Instruction running will have to stall too
- We can minimize such situation by using Out-of-Order Execution