|
gem5
|
Public Member Functions | |
| HistoryEntry (Addr br_addr, Addr tgt_addr, InstSeqNum seq_num) | |
Public Attributes | |
| Addr | pcAddr |
| Addr | targetAddr |
| InstSeqNum | seqNum |
Definition at line 77 of file indirect.hh.
|
inline |
Definition at line 79 of file indirect.hh.
| Addr IndirectPredictor::HistoryEntry::pcAddr |
Definition at line 81 of file indirect.hh.
| InstSeqNum IndirectPredictor::HistoryEntry::seqNum |
Definition at line 83 of file indirect.hh.
| Addr IndirectPredictor::HistoryEntry::targetAddr |
Definition at line 82 of file indirect.hh.