gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 73 of file multiperspective_perceptron_tage.hh.

Constructor & Destructor Documentation

◆ BranchInfo()

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

Definition at line 75 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 Tue Jun 18 2024 16:24:18 for gem5 by doxygen 1.11.0