gem5 v24.1.0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gem5::branch_prediction::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 143 of file loop_predictor.hh.

Constructor & Destructor Documentation

◆ BranchInfo()

gem5::branch_prediction::LoopPredictor::BranchInfo::BranchInfo ( )
inline

Definition at line 156 of file loop_predictor.hh.

Member Data Documentation

◆ currentIter

uint16_t gem5::branch_prediction::LoopPredictor::BranchInfo::currentIter

Definition at line 146 of file loop_predictor.hh.

◆ loopHit

int gem5::branch_prediction::LoopPredictor::BranchInfo::loopHit

Definition at line 153 of file loop_predictor.hh.

◆ loopIndex

int gem5::branch_prediction::LoopPredictor::BranchInfo::loopIndex

Definition at line 151 of file loop_predictor.hh.

◆ loopIndexB

int gem5::branch_prediction::LoopPredictor::BranchInfo::loopIndexB

Definition at line 152 of file loop_predictor.hh.

◆ loopPred

bool gem5::branch_prediction::LoopPredictor::BranchInfo::loopPred

Definition at line 148 of file loop_predictor.hh.

◆ loopPredUsed

bool gem5::branch_prediction::LoopPredictor::BranchInfo::loopPredUsed

Definition at line 150 of file loop_predictor.hh.

◆ loopPredValid

bool gem5::branch_prediction::LoopPredictor::BranchInfo::loopPredValid

Definition at line 149 of file loop_predictor.hh.

◆ loopTag

uint16_t gem5::branch_prediction::LoopPredictor::BranchInfo::loopTag

Definition at line 145 of file loop_predictor.hh.

◆ predTaken

bool gem5::branch_prediction::LoopPredictor::BranchInfo::predTaken

Definition at line 154 of file loop_predictor.hh.


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

Generated on Mon Jan 13 2025 04:29:04 for gem5 by doxygen 1.9.8