06 - Branch Prediction Logic Notes Upload
06 - Branch Prediction Logic Notes Upload
- Delayed Branch
- Branch Prediction
Pipelining
Data Dependency
• Flow dependency
• Anti-dependency
• Output dependency
• I/O dependency
Control Hazards(Branch Hazards)
• All the instructions who change the program
counter leads to the control hazard
• Branch Condition
• Interrupt
Control hazards: