branch predictor
English
Noun
branch
predictor
(
plural
branch predictors
)
(
computing
)
A
digital
circuit
that tries to
predict
which way a
branch
structure
will go, so as to improve the
flow
in the
instruction
pipeline
.