Searched defs:bi (Results 1 - 25 of 28) sorted by relevance

12

/gem5/src/systemc/tests/systemc/datatypes/int/sc_signed/bit_select/test01/
H A Dtest01.cpp4 sc_bigint<3> bi; local
/gem5/src/systemc/tests/systemc/datatypes/int/sc_unsigned/bit_select/test01/
H A Dtest01.cpp4 sc_biguint<3> bi; local
/gem5/src/systemc/tests/systemc/misc/stars/star132136/
H A Dtest.cpp56 sc_bigint<32> bi; local
/gem5/src/arch/power/insts/
H A Dbranch.cc115 ss << bo << ", " << bi << ", "; local
142 ss << bo << ", " << bi << ", "; local
168 ss << bo << ", " << bi << ", "; local
H A Dbranch.hh137 uint32_t bi; member in class:PowerISA::BranchCond
/gem5/src/systemc/tests/systemc/datatypes/misc/signless_conversion/
H A Dsignless_conversion.cpp57 sc_bigint<6> bi; local
[all...]
/gem5/src/cpu/pred/
H A Dltage.cc65 LTageBranchInfo *bi = new LTageBranchInfo(*tage, *loopPredictor); local
99 LTageBranchInfo* bi = static_cast<LTageBranchInfo*>(bp_history); local
140 LTageBranchInfo* bi = (LTageBranchInfo*)(bp_history); local
[all...]
H A Dtage.cc61 TageBranchInfo *bi = static_cast<TageBranchInfo*>(bp_history); local
91 TageBranchInfo *bi = static_cast<TageBranchInfo*>(bp_history); local
99 TageBranchInfo *bi local
109 TageBranchInfo *bi = static_cast<TageBranchInfo*>(bp_history); local
121 TageBranchInfo *bi = static_cast<TageBranchInfo*>(bp_history); local
130 TageBranchInfo *bi = static_cast<TageBranchInfo*>(bp_history); local
[all...]
H A Dmultiperspective_perceptron_tage_64KB.cc73 getBiasLSUM(Addr branch_pc, StatisticalCorrector::BranchInfo* bi, int &lsum) const argument
83 gPredictions(ThreadID tid, Addr branch_pc, StatisticalCorrector::BranchInfo* bi, int & lsum, int64_t phist) argument
114 gUpdates(ThreadID tid, Addr pc, bool taken, StatisticalCorrector::BranchInfo* bi, int64_t phist) argument
136 scHistoryUpdate(Addr branch_pc, const StaticInstPtr &inst, bool taken, StatisticalCorrector::BranchInfo *bi, Addr corrTarget) argument
[all...]
H A Dmultiperspective_perceptron_tage_8KB.cc72 getBiasLSUM(Addr branch_pc, StatisticalCorrector::BranchInfo* bi, int &lsum) const argument
82 gPredictions(ThreadID tid, Addr branch_pc, StatisticalCorrector::BranchInfo* bi, int & lsum, int64_t phist) argument
105 gUpdates(ThreadID tid, Addr pc, bool taken, StatisticalCorrector::BranchInfo* bi, int64_t phist) argument
121 scHistoryUpdate(Addr branch_pc, const StaticInstPtr &inst, bool taken, StatisticalCorrector::BranchInfo *bi, Addr corrTarget) argument
[all...]
H A Dloop_predictor.cc113 LoopPredictor::getLoop(Addr pc, BranchInfo* bi, bool speculative, argument
157 specLoopUpdate(bool taken, BranchInfo* bi) argument
177 loopUpdate(Addr pc, bool taken, BranchInfo* bi, bool tage_pred) argument
272 loopPredict(ThreadID tid, Addr branch_pc, bool cond_branch, BranchInfo* bi, bool prev_pred_taken, unsigned instShiftAmt) argument
294 squash(ThreadID tid, BranchInfo *bi) argument
305 squashLoop(BranchInfo* bi) argument
316 updateStats(bool taken, BranchInfo* bi) argument
326 condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken, bool tage_pred, BranchInfo* bi, unsigned instShiftAmt) argument
[all...]
H A Dtage_sc_l_64KB.cc84 getIndBiasBank(Addr branch_pc, BranchInfo* bi, int hitBank, int altBank) const argument
93 gPredictions(ThreadID tid, Addr branch_pc, BranchInfo* bi, int & lsum, int64_t pathHist) argument
165 gUpdates(ThreadID tid, Addr pc, bool taken, BranchInfo* bi, int64_t phist) argument
216 handleAllocAndUReset( bool alloc, bool taken, TAGEBase::BranchInfo* bi, int nrand) argument
264 handleTAGEUpdate(Addr branch_pc, bool taken, TAGEBase::BranchInfo* bi) argument
[all...]
H A Dtage_sc_l.cc171 TAGE_SC_L_TAGE::getUseAltIdx(TAGEBase::BranchInfo* bi, Addr branch_pc) argument
289 TAGE_SC_L_TAGE::squash(ThreadID tid, bool taken, TAGEBase::BranchInfo *bi, argument
305 TAGE_SC_L_TAGE::calcDep(TAGEBase::BranchInfo* bi) argument
128 calculateIndicesAndTags( ThreadID tid, Addr pc, TAGEBase::BranchInfo* bi) argument
342 TAGE_SC_L_TAGE::BranchInfo *bi = local
356 extraAltCalc(TAGEBase::BranchInfo* bi) argument
367 TageSCLBranchInfo *bi = new TageSCLBranchInfo(*tage, local
418 TageSCLBranchInfo* bi = static_cast<TageSCLBranchInfo*>(bp_history); local
[all...]
H A Dstatistical_corrector.cc149 StatisticalCorrector::getIndBias(Addr branch_pc, BranchInfo* bi, argument
202 gUpdate(Addr branch_pc, bool taken, int64_t hist, std::vector<int> & length, std::vector<int8_t> * tab, int nbr, int logs, std::vector<int8_t> & w, BranchInfo* bi) argument
223 scPredict(ThreadID tid, Addr branch_pc, bool cond_branch, BranchInfo* bi, bool prev_pred_taken, bool bias_bit, bool use_conf_ctr, int8_t conf_ctr, unsigned conf_bits, int hitBank, int altBank, int64_t phist, int init_lsum) argument
317 condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken, BranchInfo *bi, Addr corrTarget, bool b, int hitBank, int altBank, int64_t phist) argument
376 updateStats(bool taken, BranchInfo *bi) argument
[all...]
H A Dtage_sc_l_8KB.cc67 getIndBiasBank(Addr branch_pc, BranchInfo* bi, int hitBank, int altBank) const argument
75 gPredictions( ThreadID tid, Addr branch_pc, BranchInfo* bi, int & lsum, int64_t phist) argument
124 gUpdates(ThreadID tid, Addr pc, bool taken, BranchInfo* bi, int64_t phist) argument
189 handleAllocAndUReset( bool alloc, bool taken, TAGEBase::BranchInfo* bi, int nrand) argument
258 handleTAGEUpdate(Addr branch_pc, bool taken, TAGEBase::BranchInfo* bi) argument
[all...]
H A Dtage_base.cc183 TAGEBase::btbUpdate(ThreadID tid, Addr branch_pc, BranchInfo* &bi) argument
297 TAGEBase::baseUpdate(Addr pc, bool taken, BranchInfo* bi) argument
335 calculateIndicesAndTags(ThreadID tid, Addr branch_pc, BranchInfo* bi) argument
348 getUseAltIdx(BranchInfo* bi, Addr branch_pc) argument
355 tagePredict(ThreadID tid, Addr branch_pc, bool cond_branch, BranchInfo* bi) argument
439 handleAllocAndUReset(bool alloc, bool taken, BranchInfo* bi, int nrand) argument
509 condBranchUpdate(ThreadID tid, Addr branch_pc, bool taken, BranchInfo* bi, int nrand, Addr corrTarget, bool pred, bool preAdjustAlloc) argument
550 handleTAGEUpdate(Addr branch_pc, bool taken, BranchInfo* bi) argument
583 updateHistories(ThreadID tid, Addr branch_pc, bool taken, BranchInfo* bi, bool speculative, const StaticInstPtr &inst, Addr target) argument
624 squash(ThreadID tid, bool taken, TAGEBase::BranchInfo *bi, Addr target) argument
650 extraAltCalc(BranchInfo* bi) argument
657 updateStats(bool taken, BranchInfo* bi) argument
[all...]
/gem5/src/arch/power/
H A Dtypes.hh65 Bitfield<20, 16> bi; member in namespace:PowerISA
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_bv_base.h301 int bi = i % SC_DIGIT_SIZE; local
310 int bi = i % SC_DIGIT_SIZE; local
332 int bi = m_len % SC_DIGIT_SIZE; local
H A Dsc_lv_base.h331 int bi = i % SC_DIGIT_SIZE; // bit index local
345 int bi = m_len % SC_DIGIT_SIZE; local
H A Dsc_bit_proxies.h2345 unsigned int bi = this->m_index % (8*sizeof(sc_digit)); local
2363 unsigned int bi = this->m_index % (8*sizeof(sc_digit)); local
/gem5/src/systemc/ext/dt/bit/
H A Dsc_bv_base.hh250 int bi = i % SC_DIGIT_SIZE; local
258 int bi = i % SC_DIGIT_SIZE; local
276 int bi = m_len % SC_DIGIT_SIZE; local
H A Dsc_lv_base.hh283 int bi = i % SC_DIGIT_SIZE; // bit index local
295 int bi = m_len % SC_DIGIT_SIZE; local
/gem5/src/systemc/tests/systemc/compliance_1666/test228/
H A Dtest228.cpp17 sc_bigint<4> bi; local
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dscfx_rep.h126 int bi() const { return m_bi; } function in class:sc_dt::scfx_index
510 int bi = n % bits_in_word; local
526 int bi = x.bi(); local
553 int bi = x.bi(); local
565 int bi = x.bi(); local
583 int bi = x.bi(); local
599 int bi = x.bi(); local
620 int bi = x.bi(); local
655 int bi = x.bi(); local
703 int bi = x.bi(); local
720 int bi = x.bi(); local
734 int bi = x.bi(); local
758 int bi = x.bi(); local
770 int bi = x.bi(); local
[all...]
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_rep.hh121 int bi() const { return m_bi; } function in class:sc_dt::scfx_index
429 int bi = n % bits_in_word; local
443 int bi = x.bi(); local
466 int bi = x.bi(); local
477 int bi = x.bi(); local
494 int bi = x.bi(); local
509 int bi = x.bi(); local
528 int bi = x.bi(); local
561 int bi = x.bi(); local
604 int bi = x.bi(); local
620 int bi = x.bi(); local
633 int bi = x.bi(); local
654 int bi = x.bi(); local
665 int bi = x.bi(); local
[all...]

Completed in 50 milliseconds

12