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

/gem5/src/cpu/pred/
H A Dtage_base.hh87 int origLength; member in struct:TAGEBase::FoldedHistory
98 origLength = original_length;
106 comp ^= h[origLength] << outpoint;
H A Dtage_sc_l_8KB.cc155 history.computeIndices[i].origLength, 13);
157 history.computeIndices[i].origLength, 11);
H A Dtage_base.cc152 history.computeIndices[i].origLength, tagTableTagWidths[i]);
154 history.computeIndices[i].origLength, tagTableTagWidths[i]-1);

Completed in 6 milliseconds