Static schemes (c’ed)
Predict branch Taken
- Interesting only if target address can be computed before decision is known
- With this technique, contribution to CPI due to conditional branches:
0.25 * ( 0.7 * 1 + 0.3 * 2) = 0.33
- The 1 is there because you need to compute the branch address