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

Constructor & Destructor Documentation

◆ BranchInfo()

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

Definition at line 153 of file loop_predictor.hh.

Member Data Documentation

◆ currentIter

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

Definition at line 143 of file loop_predictor.hh.

◆ loopHit

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

Definition at line 150 of file loop_predictor.hh.

◆ loopIndex

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

Definition at line 148 of file loop_predictor.hh.

◆ loopIndexB

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

Definition at line 149 of file loop_predictor.hh.

◆ loopPred

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

Definition at line 145 of file loop_predictor.hh.

◆ loopPredUsed

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

Definition at line 147 of file loop_predictor.hh.

◆ loopPredValid

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

Definition at line 146 of file loop_predictor.hh.

◆ loopTag

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

Definition at line 142 of file loop_predictor.hh.

◆ predTaken

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

Definition at line 151 of file loop_predictor.hh.


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