gem5  v22.1.0.0
Public Attributes | List of all members
gem5::branch_prediction::TAGEBase::ThreadHistory Struct Reference

#include <tage_base.hh>

Public Attributes

int pathHist
 
uint8_t * globalHistory
 
uint8_t * gHist
 
int ptGhist
 
FoldedHistorycomputeIndices
 
FoldedHistorycomputeTags [2]
 

Detailed Description

Definition at line 442 of file tage_base.hh.

Member Data Documentation

◆ computeIndices

FoldedHistory* gem5::branch_prediction::TAGEBase::ThreadHistory::computeIndices

◆ computeTags

FoldedHistory* gem5::branch_prediction::TAGEBase::ThreadHistory::computeTags[2]

◆ gHist

uint8_t* gem5::branch_prediction::TAGEBase::ThreadHistory::gHist

◆ globalHistory

uint8_t* gem5::branch_prediction::TAGEBase::ThreadHistory::globalHistory

◆ pathHist

int gem5::branch_prediction::TAGEBase::ThreadHistory::pathHist

◆ ptGhist

int gem5::branch_prediction::TAGEBase::ThreadHistory::ptGhist

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

Generated on Wed Dec 21 2022 10:23:38 for gem5 by doxygen 1.9.1