gem5  v20.1.0.0
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 363 of file inst_queue.hh.

Member Data Documentation

◆ oldestInst

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

◆ queueType

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

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

Generated on Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17