gem5/src/cpu/pred
Jason Lowe-Power 047caf24ba cpu: Remove branch predictor function predictInOrder
This function was used by the now-defunct InOrderCPU model. Since this
model is no longer in gem5, this function was not called from anywhere in
the code.
2016-11-30 17:10:27 -05:00
..
2bit_local.cc cpu: Implement per-thread GHRs 2016-04-05 12:20:19 -05:00
2bit_local.hh cpu: Implement per-thread GHRs 2016-04-05 12:20:19 -05:00
bi_mode.cc cpu: Implement per-thread GHRs 2016-04-05 12:20:19 -05:00
bi_mode.hh cpu: Implement per-thread GHRs 2016-04-05 12:20:19 -05:00
bpred_unit.cc cpu: Remove branch predictor function predictInOrder 2016-11-30 17:10:27 -05:00
bpred_unit.hh cpu: Remove branch predictor function predictInOrder 2016-11-30 17:10:27 -05:00
BranchPredictor.py cpu: Add an indirect branch target predictor 2016-04-05 11:48:37 -05:00
btb.cc Revert power patch sets with unexpected interactions 2016-04-06 19:43:31 +01:00
btb.hh Revert power patch sets with unexpected interactions 2016-04-06 19:43:31 +01:00
indirect.cc cpu: Add an indirect branch target predictor 2016-04-05 11:48:37 -05:00
indirect.hh cpu: Add an indirect branch target predictor 2016-04-05 11:48:37 -05:00
ras.cc ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. 2010-10-31 00:07:20 -07:00
ras.hh branch predictor: move out of o3 and inorder cpus 2013-01-24 12:28:51 -06:00
sat_counter.hh scons: Enable -Wextra by default 2016-01-11 05:52:20 -05:00
SConscript cpu: Add an indirect branch target predictor 2016-04-05 11:48:37 -05:00
tournament.cc cpu: Implement per-thread GHRs 2016-04-05 12:20:19 -05:00
tournament.hh cpu: Implement per-thread GHRs 2016-04-05 12:20:19 -05:00