Branch Prediction

Home > Computer Science > Computer Architecture > Pipelining > Branch Prediction

A technique used to predict whether a branch will be taken or not, improving pipeline performance.