|
gem5
v20.1.0.5
|
Public Attributes | |
| unsigned | globalHistoryReg |
| bool | takenUsed |
| bool | takenPred |
| bool | notTakenPred |
| bool | finalPred |
Definition at line 68 of file bi_mode.hh.
| bool BiModeBP::BPHistory::finalPred |
Definition at line 85 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), BiModeBP::uncondBranch(), and BiModeBP::update().
| unsigned BiModeBP::BPHistory::globalHistoryReg |
Definition at line 69 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), BiModeBP::squash(), BiModeBP::uncondBranch(), and BiModeBP::update().
| bool BiModeBP::BPHistory::notTakenPred |
Definition at line 81 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), and BiModeBP::uncondBranch().
| bool BiModeBP::BPHistory::takenPred |
Definition at line 77 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), and BiModeBP::uncondBranch().
| bool BiModeBP::BPHistory::takenUsed |
Definition at line 73 of file bi_mode.hh.
Referenced by BiModeBP::lookup(), BiModeBP::uncondBranch(), and BiModeBP::update().