gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::branch_prediction::TAGEBase::TageEntry Struct Reference

#include <tage_base.hh>

Public Member Functions

 TageEntry ()
 

Public Attributes

int8_t ctr
 
uint16_t tag
 
uint8_t u
 

Detailed Description

Definition at line 75 of file tage_base.hh.

Constructor & Destructor Documentation

◆ TageEntry()

gem5::branch_prediction::TAGEBase::TageEntry::TageEntry ( )
inline

Definition at line 80 of file tage_base.hh.

Member Data Documentation

◆ ctr

int8_t gem5::branch_prediction::TAGEBase::TageEntry::ctr

◆ tag

uint16_t gem5::branch_prediction::TAGEBase::TageEntry::tag

◆ u

uint8_t gem5::branch_prediction::TAGEBase::TageEntry::u

The documentation for this struct was generated from the following file:

Generated on Wed Dec 21 2022 10:23:38 for gem5 by doxygen 1.9.1