Definition at line 42 of file btb.hh.
DefaultBTB::BTBEntry::BTBEntry |
( |
| ) |
|
|
inline |
Addr DefaultBTB::BTBEntry::tag |
The entry's tag.
Definition at line 49 of file btb.hh.
TheISA::PCState DefaultBTB::BTBEntry::target |
The entry's target.
Definition at line 52 of file btb.hh.
The entry's thread id.
Definition at line 55 of file btb.hh.
bool DefaultBTB::BTBEntry::valid |
Whether or not the entry is valid.
Definition at line 58 of file btb.hh.
The documentation for this struct was generated from the following file: