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

#include <loop_predictor.hh>

Public Member Functions

 BranchInfo ()
 

Public Attributes

uint16_t loopTag
 
uint16_t currentIter
 
bool loopPred
 
bool loopPredValid
 
bool loopPredUsed
 
int loopIndex
 
int loopIndexB
 
int loopHit
 
bool predTaken
 

Detailed Description

Definition at line 122 of file loop_predictor.hh.

Constructor & Destructor Documentation

◆ BranchInfo()

LoopPredictor::BranchInfo::BranchInfo ( )
inline

Definition at line 135 of file loop_predictor.hh.

Member Data Documentation

◆ currentIter

uint16_t LoopPredictor::BranchInfo::currentIter

Definition at line 125 of file loop_predictor.hh.

◆ loopHit

int LoopPredictor::BranchInfo::loopHit

Definition at line 132 of file loop_predictor.hh.

◆ loopIndex

int LoopPredictor::BranchInfo::loopIndex

Definition at line 130 of file loop_predictor.hh.

◆ loopIndexB

int LoopPredictor::BranchInfo::loopIndexB

Definition at line 131 of file loop_predictor.hh.

◆ loopPred

bool LoopPredictor::BranchInfo::loopPred

Definition at line 127 of file loop_predictor.hh.

◆ loopPredUsed

bool LoopPredictor::BranchInfo::loopPredUsed

Definition at line 129 of file loop_predictor.hh.

◆ loopPredValid

bool LoopPredictor::BranchInfo::loopPredValid

Definition at line 128 of file loop_predictor.hh.

◆ loopTag

uint16_t LoopPredictor::BranchInfo::loopTag

Definition at line 124 of file loop_predictor.hh.

◆ predTaken

bool LoopPredictor::BranchInfo::predTaken

Definition at line 133 of file loop_predictor.hh.


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

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