gem5  v20.1.0.0
Public Member Functions | List of all members
MPP_TAGE::BranchInfo Struct Reference

#include <multiperspective_perceptron_tage.hh>

Inheritance diagram for MPP_TAGE::BranchInfo:
TAGEBase::BranchInfo

Public Member Functions

 BranchInfo (TAGEBase &tage)
 
virtual ~BranchInfo ()
 
- Public Member Functions inherited from TAGEBase::BranchInfo
 BranchInfo (const TAGEBase &tage)
 

Additional Inherited Members

- Public Attributes inherited from TAGEBase::BranchInfo
int pathHist
 
int ptGhist
 
int hitBank
 
int hitBankIndex
 
int altBank
 
int altBankIndex
 
int bimodalIndex
 
bool tagePred
 
bool altTaken
 
bool condBranch
 
bool longestMatchPred
 
bool pseudoNewAlloc
 
Addr branchPC
 
int * storage
 
int * tableIndices
 
int * tableTags
 
int * ci
 
int * ct0
 
int * ct1
 
unsigned provider
 

Detailed Description

Definition at line 54 of file multiperspective_perceptron_tage.hh.

Constructor & Destructor Documentation

◆ BranchInfo()

MPP_TAGE::BranchInfo::BranchInfo ( TAGEBase tage)
inline

Definition at line 55 of file multiperspective_perceptron_tage.hh.

◆ ~BranchInfo()

virtual MPP_TAGE::BranchInfo::~BranchInfo ( )
inlinevirtual

Reimplemented from TAGEBase::BranchInfo.

Definition at line 57 of file multiperspective_perceptron_tage.hh.


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

Generated on Wed Sep 30 2020 14:02:28 for gem5 by doxygen 1.8.17