cpu: split LTAGE implementation into a base TAGE and a derived LTAGE
[gem5.git] / src / cpu / pred / ltage.hh
2018-11-28 Pau Cabrecpu: split LTAGE implementation into a base TAGE and...
2018-11-22 Pau Cabrecpu: Made LTAGE parameters configurable
2018-11-22 Pau Cabrecpu: Fixed useful counter handling in LTAGE
2018-11-22 Pau Cabrecpu: Fixes on the loop predictor part of LTAGE
2018-11-14 Pau Cabrecpu: Fixed ratio of pred to hyst bits for LTAGE Bimodal
2016-12-21 Arthur Peraiscpu: implement an L-TAGE branch predictor