gem5  v19.0.0.0
Public Attributes | List of all members
BiModeBP::BPHistory Struct Reference

Public Attributes

unsigned globalHistoryReg
 
bool takenUsed
 
bool takenPred
 
bool notTakenPred
 
bool finalPred
 

Detailed Description

Definition at line 70 of file bi_mode.hh.

Member Data Documentation

◆ finalPred

bool BiModeBP::BPHistory::finalPred

Definition at line 87 of file bi_mode.hh.

Referenced by BiModeBP::lookup(), BiModeBP::uncondBranch(), and BiModeBP::update().

◆ globalHistoryReg

unsigned BiModeBP::BPHistory::globalHistoryReg

◆ notTakenPred

bool BiModeBP::BPHistory::notTakenPred

Definition at line 83 of file bi_mode.hh.

Referenced by BiModeBP::lookup(), and BiModeBP::uncondBranch().

◆ takenPred

bool BiModeBP::BPHistory::takenPred

Definition at line 79 of file bi_mode.hh.

Referenced by BiModeBP::lookup(), and BiModeBP::uncondBranch().

◆ takenUsed

bool BiModeBP::BPHistory::takenUsed

Definition at line 75 of file bi_mode.hh.

Referenced by BiModeBP::lookup(), BiModeBP::uncondBranch(), and BiModeBP::update().


The documentation for this struct was generated from the following file:

Generated on Fri Feb 28 2020 16:27:09 for gem5 by doxygen 1.8.13