summaryrefslogtreecommitdiff
path: root/src/cpu/pred/BranchPredictor.py
AgeCommit message (Expand)Author
2015-04-13cpu: re-organizes the branch predictor structure.Dibakar Gope
2014-06-30cpu: implement a bi-mode branch predictorAnthony Gutierrez
2013-05-14cpu: remove local/globalHistoryBits params from branch predAnthony Gutierrez
2013-01-24branch predictor: move out of o3 and inorder cpusNilay Vaish ext:(%2C%20Timothy%20Jones%20%3Ctimothy.jones%40cl.cam.ac.uk%3E)