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

/gem5/src/cpu/pred/
H A Dtage_sc_l.cc345 int bim = (btablePrediction[bi->bimodalIndex] << 1) local
348 bi->highConf = (bim == 0) || (bim == 3);
H A Dmultiperspective_perceptron_tage.cc238 int bim = (btablePrediction[bi->bimodalIndex] << 1) local
240 return (bim == 0) || (bim == 3);

Completed in 12 milliseconds