----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/48/ -----------------------------------------------------------
Review request for Default. Summary ------- SimpleCPU: Allow Simple CPUs to warm a branch predictor by creating a pointer to a branch predictor in their class and a warm function within the branch predictor itself. The Simple CPU branch predictor is also provided in the parameters so that it can be exposed to python. Diffs ----- src/cpu/pred/base.hh PRE-CREATION src/cpu/pred/bpred_unit.hh PRE-CREATION src/cpu/pred/bpred_unit_impl.hh PRE-CREATION src/cpu/simple/BaseSimpleCPU.py 249f174e6f37 src/cpu/simple/base.hh 249f174e6f37 src/cpu/simple/base.cc 249f174e6f37 Diff: http://reviews.m5sim.org/r/48/diff Testing ------- Thanks, Timothy _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
