Branch Prediction

Home > Computer Science > Computer Architecture > CPU Performance Evaluation > Branch Prediction

A technique used to guess whether a conditional instruction will be taken or not.