Simplest design
BPT addressed by lower bits of the PC
One bit prediction
- Prediction = direction of the last time the branch was executed
- Will mispredict at first and last iterations of a loop
Known implementation
- Alpha 21064. The 1-bit table is associated with an I-cache line, one bit per line (4 instructions)