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

/gem5/src/cpu/pred/
H A Dtage_base.cc308 const bool hyst = inter & 1; local
310 btableHysteresis[bi->bimodalIndex >> logRatioBiModalHystEntries] = hyst;
311 DPRINTF(Tage, "Updating branch %lx, pred:%d, hyst:%d\n", pc, pred, hyst);

Completed in 6 milliseconds