gem5 v24.0.0.0
|
Per thread path and global history registers. More...
Public Attributes | |
std::deque< HistoryEntry > | pathHist |
unsigned | ghr = 0 |
Per thread path and global history registers.
Definition at line 135 of file simple_indirect.hh.
unsigned gem5::branch_prediction::SimpleIndirectPredictor::ThreadInfo::ghr = 0 |
Definition at line 140 of file simple_indirect.hh.
Referenced by gem5::branch_prediction::SimpleIndirectPredictor::SimpleIndirectPredictor().
std::deque<HistoryEntry> gem5::branch_prediction::SimpleIndirectPredictor::ThreadInfo::pathHist |
Definition at line 138 of file simple_indirect.hh.