Branch Prediction

Home > Computer Science > Computer Architecture > Microprogramming > Branch Prediction

Branch prediction is used to predict the outcome of conditional instructions, allowing the CPU to avoid idle time and increase efficiency.