gem5
|
Public Member Functions | |
TageEntry () | |
Public Attributes | |
int8_t | ctr |
uint16_t | tag |
int8_t | u |
int8_t LTAGE::TageEntry::ctr |
Definition at line 104 of file ltage.hh.
Referenced by LTAGE::predict(), and LTAGE::update().
uint16_t LTAGE::TageEntry::tag |
Definition at line 105 of file ltage.hh.
Referenced by LTAGE::update().
int8_t LTAGE::TageEntry::u |
Definition at line 106 of file ltage.hh.
Referenced by LTAGE::update().