gem5
|
Struct that defines the information passed from rename to IEW. More...
#include <comm.hh>
Public Types | |
typedef Impl::DynInstPtr | DynInstPtr |
Public Attributes | |
int | size |
DynInstPtr | insts [Impl::MaxWidth] |
Struct that defines the information passed from rename to IEW.
typedef Impl::DynInstPtr DefaultRenameDefaultIEW< Impl >::DynInstPtr |
DynInstPtr DefaultRenameDefaultIEW< Impl >::insts[Impl::MaxWidth] |
int DefaultRenameDefaultIEW< Impl >::size |