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

/gem5/src/arch/mips/
H A Dinterrupts.cc124 if (status.im && cause.ip)
140 (unsigned)status.im, (unsigned)cause.ip);
H A Dpra_constants.hh123 SubBitUnion(im, 15, 8)
132 EndSubBitUnion(im)
/gem5/src/cpu/pred/
H A Dtage_sc_l_64KB.cc79 sh->imHist.resize(1 << im[0]);
123 branch_pc, sh->imliCount, im, igehl, inb, logInb, wi);
189 gUpdate(pc, taken, sh->imliCount, im,
H A Dstatistical_corrector.cc61 im(p->im),
74 initGEHLTable(inb, im, igehl, logInb, wi, p->iWeightInitValue);
304 if (scHistory->imliCount < ((1 << im[0]) - 1)) {
H A Dtage_sc_l_8KB.cc91 branch_pc, sh->imliCount, im, igehl, inb, logInb, wi);
132 gUpdate(pc, taken, sh->imliCount, im, igehl, inb, logInb, wi, bi);
H A Dstatistical_corrector.hh158 std::vector<int> im; member in class:StatisticalCorrector
H A DBranchPredictor.py349 im = VectorParam.Int([8], "IMLI history GEHL lengths") variable in class:StatisticalCorrector
/gem5/src/arch/riscv/
H A Dpra_constants.hh123 SubBitUnion(im, 15, 8)
132 EndSubBitUnion(im)

Completed in 20 milliseconds