summaryrefslogtreecommitdiff
path: root/src/cpu/pred/bpred_unit.cc
AgeCommit message (Expand)Author
2019-05-13cpu: Make the indirect predictor into a SimObjectJairo Balart
2019-04-03misc: Removed inconsistency in O3* debug msgsAndrea Mondelli
2019-03-27cpu: Fixed the indirect branch predictor GHR handlingPau Cabre
2019-02-26cpu: Fix indirect branch history updatesSrikant Bharadwaj
2019-02-08cpu: Proposal for changing the indirect branch predictor interfaceJairo Balart
2019-02-05cpu: Made TAGE a SimObject that can be used by other predictorsJairo Balart
2016-12-21cpu: disallow speculative update of branch predictor tables (o3)Arthur Perais
2016-11-30cpu: Remove branch predictor function predictInOrderJason Lowe-Power
2016-06-06stats: Fixing regStats function for some SimObjectsDavid Guillen Fandos
2016-04-05cpu: Implement per-thread GHRsMitch Hayenga
2016-04-05cpu: Add an indirect branch target predictorMitch Hayenga
2016-04-05cpu: Fix BTB threading oversightMitch Hayenga
2016-04-06Revert power patch sets with unexpected interactionsAndreas Sandberg
2016-04-05cpu: Implement per-thread GHRsCurtis Dunham
2016-04-05cpu: Add an indirect branch target predictorMitch Hayenga
2016-04-05cpu: Fix BTB threading oversightMitch Hayenga
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2015-04-13cpu: re-organizes the branch predictor structure.Dibakar Gope
2014-06-30cpu: implement a bi-mode branch predictorAnthony 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)