Hi! I'm currently using the default MinorCPU branch predictor configuration (branchPred = Param.BranchPredictor(TournamentBP(numThreads = Parent.numThreads), "Branch Predictor").
And I'm running SPEC 2006 libquantum. The simulation ends successfully and runs over 300M instructions. But BranchPred.lookups is only 49, and BTBLoopups is 41, and all BTB access are misses. I'm wondering if I configure Branch Predictor correctly. Thank you for all of your help!
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
