Definition at line 40 of file btb.hh.
◆ BTBEntry()
DefaultBTB::BTBEntry::BTBEntry |
( |
| ) |
|
|
inline |
◆ tag
Addr DefaultBTB::BTBEntry::tag |
The entry's tag.
Definition at line 47 of file btb.hh.
◆ target
TheISA::PCState DefaultBTB::BTBEntry::target |
The entry's target.
Definition at line 50 of file btb.hh.
◆ tid
The entry's thread id.
Definition at line 53 of file btb.hh.
◆ valid
bool DefaultBTB::BTBEntry::valid |
Whether or not the entry is valid.
Definition at line 56 of file btb.hh.
The documentation for this struct was generated from the following file: