gem5  v21.2.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
gem5::o3::DecodeStruct Struct Reference

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

#include <comm.hh>

Public Attributes

int size
 
DynInstPtr insts [MaxWidth]
 

Detailed Description

Struct that defines the information passed from decode to rename.

Definition at line 73 of file comm.hh.

Member Data Documentation

◆ insts

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

Definition at line 77 of file comm.hh.

◆ size

int gem5::o3::DecodeStruct::size

Definition at line 75 of file comm.hh.


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

Generated on Tue Feb 8 2022 11:49:05 for gem5 by doxygen 1.8.17