BranchPred: Take the branch predictor out of O3CPU and make it a stand-alone
Review Request #47 - Created July 9, 2010 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Timothy Jones | |
| gem5 | |
| Reviewers | |
| Default | |
BranchPred: Take the branch predictor out of O3CPU and make it a stand-alone SimObject. This then allows the same branch predictor to be shared amongst several CPUs. This patch is unfinished. I would like to take the branch predictor out of the inorder CPU as well, but want comments on whether this is the best approach to take first.
