Searched refs:localHistoryBits (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/pred/
H A Dtournament.hh196 unsigned localHistoryBits; member in class:TournamentBP
H A Dtournament.cc54 localHistoryBits(ceilLog2(params->localPredictorSize)),
76 localPredictorMask = mask(localHistoryBits);
/gem5/ext/mcpat/
H A Darch_const.h221 const int localHistoryBits=11; variable

Completed in 7 milliseconds