Skip to content
EECS 4340 Final Review

Branch Target Buffer (BTB)

Tag: btb

Aliases: BTB

A small cache indexed by branch PC that stores predicted branch targets so the front end can redirect fetch the cycle a branch is fetched.

Lecture references