Searched defs:bhist (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/pred/
H A Dstatistical_corrector.cc176 StatisticalCorrector::gIndex(Addr branch_pc, int64_t bhist, int logs, int nbr, argument
192 int64_t bhist = hist & ((int64_t) ((1 << length[i]) - 1)); local
209 int64_t bhist local
[all...]
H A Dmultiperspective_perceptron_tage.cc340 int64_t bhist = hist & ((int64_t) ((1 << length[i]) - 1)); local

Completed in 8 milliseconds