gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::branch_prediction::SimpleIndirectPredictor::ThreadInfo Struct Reference

Per thread path and global history registers. More...

Public Attributes

std::deque< HistoryEntrypathHist
 
unsigned ghr = 0
 

Detailed Description

Per thread path and global history registers.

Definition at line 135 of file simple_indirect.hh.

Member Data Documentation

◆ ghr

unsigned gem5::branch_prediction::SimpleIndirectPredictor::ThreadInfo::ghr = 0

◆ pathHist

std::deque<HistoryEntry> gem5::branch_prediction::SimpleIndirectPredictor::ThreadInfo::pathHist

Definition at line 138 of file simple_indirect.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