gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
DefaultBTB::BTBEntry Struct Reference

Public Member Functions

 BTBEntry ()
 

Public Attributes

Addr tag
 The entry's tag. More...
 
TheISA::PCState target
 The entry's target. More...
 
ThreadID tid
 The entry's thread id. More...
 
bool valid
 Whether or not the entry is valid. More...
 

Detailed Description

Definition at line 42 of file btb.hh.

Constructor & Destructor Documentation

DefaultBTB::BTBEntry::BTBEntry ( )
inline

Definition at line 44 of file btb.hh.

Member Data Documentation

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.

ThreadID DefaultBTB::BTBEntry::tid

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:

Generated on Fri Jun 9 2017 13:04:06 for gem5 by doxygen 1.8.6