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

#include <multiperspective_perceptron_tage.hh>

Inheritance diagram for gem5::branch_prediction::MPP_TAGE::BranchInfo:
gem5::branch_prediction::TAGEBase::BranchInfo

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from gem5::branch_prediction::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 61 of file multiperspective_perceptron_tage.hh.

Constructor & Destructor Documentation

◆ BranchInfo()

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

Definition at line 63 of file multiperspective_perceptron_tage.hh.

◆ ~BranchInfo()

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

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