gem5 v24.1.0.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
gem5::branch_prediction::BiModeBP::BPHistory Struct Reference

Public Attributes

unsigned globalHistoryReg
 
bool takenUsed
 
bool takenPred
 
bool notTakenPred
 
bool finalPred
 

Detailed Description

Definition at line 88 of file bi_mode.hh.

Member Data Documentation

◆ finalPred

bool gem5::branch_prediction::BiModeBP::BPHistory::finalPred

◆ globalHistoryReg

unsigned gem5::branch_prediction::BiModeBP::BPHistory::globalHistoryReg

◆ notTakenPred

bool gem5::branch_prediction::BiModeBP::BPHistory::notTakenPred

◆ takenPred

bool gem5::branch_prediction::BiModeBP::BPHistory::takenPred

◆ takenUsed

bool gem5::branch_prediction::BiModeBP::BPHistory::takenUsed

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