gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:18 for gem5 by doxygen 1.11.0