summaryrefslogtreecommitdiff
path: root/src/cpu/pred/bi_mode.cc
AgeCommit message (Expand)Author
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