gem5
|
Public Attributes | |
unsigned | globalHistoryReg |
bool | takenUsed |
bool | takenPred |
bool | notTakenPred |
bool | finalPred |
Definition at line 71 of file bi_mode.hh.
bool BiModeBP::BPHistory::finalPred |
Definition at line 88 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), BiModeBP::uncondBranch(), and BiModeBP::update().
unsigned BiModeBP::BPHistory::globalHistoryReg |
Definition at line 72 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), BiModeBP::squash(), BiModeBP::uncondBranch(), and BiModeBP::update().
bool BiModeBP::BPHistory::notTakenPred |
Definition at line 84 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), and BiModeBP::uncondBranch().
bool BiModeBP::BPHistory::takenPred |
Definition at line 80 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), and BiModeBP::uncondBranch().
bool BiModeBP::BPHistory::takenUsed |
Definition at line 76 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), BiModeBP::uncondBranch(), and BiModeBP::update().