gem5 v24.1.0.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gem5::branch_prediction::SimpleIndirectPredictor::HistoryEntry Struct Reference

Public Member Functions

 HistoryEntry (Addr br_addr, Addr tgt_addr, InstSeqNum seq_num)
 
 HistoryEntry ()
 

Public Attributes

Addr pcAddr
 
Addr targetAddr
 
InstSeqNum seqNum
 

Detailed Description

Definition at line 99 of file simple_indirect.hh.

Constructor & Destructor Documentation

◆ HistoryEntry() [1/2]

gem5::branch_prediction::SimpleIndirectPredictor::HistoryEntry::HistoryEntry ( Addr  br_addr,
Addr  tgt_addr,
InstSeqNum  seq_num 
)
inline

Definition at line 101 of file simple_indirect.hh.

◆ HistoryEntry() [2/2]

gem5::branch_prediction::SimpleIndirectPredictor::HistoryEntry::HistoryEntry ( )
inline

Definition at line 103 of file simple_indirect.hh.

Member Data Documentation

◆ pcAddr

Addr gem5::branch_prediction::SimpleIndirectPredictor::HistoryEntry::pcAddr

Definition at line 104 of file simple_indirect.hh.

◆ seqNum

InstSeqNum gem5::branch_prediction::SimpleIndirectPredictor::HistoryEntry::seqNum

Definition at line 106 of file simple_indirect.hh.

◆ targetAddr

Addr gem5::branch_prediction::SimpleIndirectPredictor::HistoryEntry::targetAddr

Definition at line 105 of file simple_indirect.hh.


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

Generated on Mon Jan 13 2025 04:29:05 for gem5 by doxygen 1.9.8