Next: , Previous: EZ Example Files, Up: EZ Example Files


6.1 Multiple Branch Predictor (ez_pp_branch_pred.cc)

This file shows how to add a new branch predictor. The branch predictor will be part of the multiple block predictor fetch engine, but it can completely ignore this fact, acting as an ordinary one-branch-at-a-time predictor.