gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::branch_prediction::LoopPredictor::LoopEntry Struct Reference

#include <loop_predictor.hh>

Public Member Functions

 LoopEntry ()
 

Public Attributes

uint16_t numIter
 
uint16_t currentIter
 
uint16_t currentIterSpec
 
uint8_t confidence
 
uint16_t tag
 
uint8_t age
 
bool dir
 

Detailed Description

Definition at line 75 of file loop_predictor.hh.

Constructor & Destructor Documentation

◆ LoopEntry()

gem5::branch_prediction::LoopPredictor::LoopEntry::LoopEntry ( )
inline

Definition at line 85 of file loop_predictor.hh.

Member Data Documentation

◆ age

uint8_t gem5::branch_prediction::LoopPredictor::LoopEntry::age

◆ confidence

◆ currentIter

uint16_t gem5::branch_prediction::LoopPredictor::LoopEntry::currentIter

◆ currentIterSpec

◆ dir

bool gem5::branch_prediction::LoopPredictor::LoopEntry::dir

◆ numIter

◆ tag

uint16_t gem5::branch_prediction::LoopPredictor::LoopEntry::tag

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