First page Back Continue Last page Overview Graphics
Branch Prediction
Processor attempts to guess path through code
Starts executing instructions speculatively based on information in instruction or past history
If prediction correct, performance improvement
Notes: