|
gem5
v19.0.0.0
|
#include <tage_base.hh>
Public Member Functions | |
| TageEntry () | |
Public Attributes | |
| int8_t | ctr |
| uint16_t | tag |
| uint8_t | u |
Definition at line 72 of file tage_base.hh.
|
inline |
Definition at line 77 of file tage_base.hh.
| int8_t TAGEBase::TageEntry::ctr |
Definition at line 74 of file tage_base.hh.
Referenced by TAGEBase::getCtr(), MPP_TAGE::handleAllocAndUReset(), TAGEBase::handleAllocAndUReset(), MPP_TAGE::handleTAGEUpdate(), TAGEBase::handleTAGEUpdate(), MPP_TAGE::isHighConfidence(), TAGEBase::tagePredict(), and TAGEBase::BranchInfo::~BranchInfo().
| uint16_t TAGEBase::TageEntry::tag |
Definition at line 75 of file tage_base.hh.
Referenced by MPP_TAGE::handleAllocAndUReset(), and TAGEBase::handleAllocAndUReset().
| uint8_t TAGEBase::TageEntry::u |
Definition at line 76 of file tage_base.hh.
Referenced by MPP_TAGE::handleAllocAndUReset(), TAGEBase::handleAllocAndUReset(), MPP_TAGE::handleTAGEUpdate(), TAGEBase::handleTAGEUpdate(), and TAGEBase::BranchInfo::~BranchInfo().