gem5  v22.1.0.0
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 74 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 Wed Dec 21 2022 10:23:37 for gem5 by doxygen 1.9.1