Branch Penalty
- If a branch is resolved (detected) in
stage N, then the N-1 discarded instructions are the "branch penalty"
- e.g., if branches are detected in stage
4, the penalty is 3 pipeline cycles (instruction cycles, if instructions
are single cycle)