gem5
|
#include <comm.hh>
Public Types | |
typedef Impl::DynInstPtr | DynInstPtr |
Public Attributes | |
int | size |
DynInstPtr | insts [Impl::MaxWidth] |
typedef Impl::DynInstPtr IssueStruct< Impl >::DynInstPtr |
DynInstPtr IssueStruct< Impl >::insts[Impl::MaxWidth] |
int IssueStruct< Impl >::size |
Definition at line 115 of file comm.hh.
Referenced by InstructionQueue< Impl >::scheduleReadyInsts().