gem5 v24.0.0.0
|
Struct that defines the information passed from rename to IEW. More...
#include <comm.hh>
Public Attributes | |
int | size |
DynInstPtr | insts [MaxWidth] |
Struct that defines the information passed from rename to IEW.
DynInstPtr gem5::o3::RenameStruct::insts[MaxWidth] |