summaryrefslogtreecommitdiff
path: root/src/cpu/pred/bi_mode.cc
AgeCommit message (Expand)Author
2019-05-14cpu: Revamp saturating countersDaniel
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
2017-09-06cpu: Fix bi-mode branch predictor thresholdsRico Amslinger
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-12-21cpu: disallow speculative update of branch predictor tables (o3)Arthur Perais
2016-04-05cpu: Implement per-thread GHRsMitch Hayenga
2016-04-05cpu: Add an indirect branch target predictorMitch 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
2015-04-13cpu: re-organizes the branch predictor structure.Dibakar Gope
2014-09-03cpu: fix bimodal predictor to use correct global history regDam Sunwoo
2014-06-30cpu: implement a bi-mode branch predictorAnthony Gutierrez