gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
InstructionQueue< Impl >::ListOrderEntry Struct Reference

Entry for the list age ordering by op class. More...

Public Attributes

OpClass queueType
 
InstSeqNum oldestInst
 

Detailed Description

template<class Impl>
struct InstructionQueue< Impl >::ListOrderEntry

Entry for the list age ordering by op class.

Definition at line 367 of file inst_queue.hh.

Member Data Documentation

template<class Impl>
InstSeqNum InstructionQueue< Impl >::ListOrderEntry::oldestInst
template<class Impl>
OpClass InstructionQueue< Impl >::ListOrderEntry::queueType

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

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