gem5  v20.1.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 68 of file bi_mode.hh.

Member Data Documentation

◆ finalPred

bool BiModeBP::BPHistory::finalPred

Definition at line 85 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 81 of file bi_mode.hh.

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

◆ takenPred

bool BiModeBP::BPHistory::takenPred

Definition at line 77 of file bi_mode.hh.

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

◆ takenUsed

bool BiModeBP::BPHistory::takenUsed

Definition at line 73 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 Wed Sep 30 2020 14:02:22 for gem5 by doxygen 1.8.17