gem5
v20.1.0.0
|
Struct that defines the information passed from decode to rename. 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 decode to rename.
typedef Impl::DynInstPtr DefaultDecodeDefaultRename< Impl >::DynInstPtr |
DynInstPtr DefaultDecodeDefaultRename< Impl >::insts[Impl::MaxWidth] |
int DefaultDecodeDefaultRename< Impl >::size |