gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
gem5::o3::RenameStruct Struct Reference

Struct that defines the information passed from rename to IEW. More...

#include <comm.hh>

Public Attributes

int size
 
DynInstPtr insts [MaxWidth]
 

Detailed Description

Struct that defines the information passed from rename to IEW.

Definition at line 80 of file comm.hh.

Member Data Documentation

◆ insts

DynInstPtr gem5::o3::RenameStruct::insts[MaxWidth]

Definition at line 84 of file comm.hh.

◆ size

int gem5::o3::RenameStruct::size

Definition at line 82 of file comm.hh.


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

Generated on Sun Jul 30 2023 01:57:52 for gem5 by doxygen 1.8.17