gem5
v20.1.0.0
|
#include <multiperspective_perceptron_tage.hh>
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 |
Definition at line 54 of file multiperspective_perceptron_tage.hh.
|
inline |
Definition at line 55 of file multiperspective_perceptron_tage.hh.
|
inlinevirtual |
Reimplemented from TAGEBase::BranchInfo.
Definition at line 57 of file multiperspective_perceptron_tage.hh.