gem5 v25.0.0.1
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 89 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 Sat Oct 18 2025 08:06:58 for gem5 by doxygen 1.14.0