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::Rename::FreeEntries Struct Reference

Structures whose free entries impact the amount of instructions that can be renamed. More...

Public Attributes

unsigned iqEntries
 
unsigned robEntries
 
unsigned lqEntries
 
unsigned sqEntries
 

Detailed Description

Structures whose free entries impact the amount of instructions that can be renamed.

Definition at line 391 of file rename.hh.

Member Data Documentation

◆ iqEntries

unsigned gem5::o3::Rename::FreeEntries::iqEntries

◆ lqEntries

unsigned gem5::o3::Rename::FreeEntries::lqEntries

◆ robEntries

unsigned gem5::o3::Rename::FreeEntries::robEntries

◆ sqEntries

unsigned gem5::o3::Rename::FreeEntries::sqEntries

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