gem5  v20.1.0.0
Public Attributes | List of all members
DefaultRename< Impl >::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

template<class Impl>
struct DefaultRename< Impl >::FreeEntries

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

template<class Impl >
unsigned DefaultRename< Impl >::FreeEntries::iqEntries

◆ lqEntries

template<class Impl >
unsigned DefaultRename< Impl >::FreeEntries::lqEntries

◆ robEntries

template<class Impl >
unsigned DefaultRename< Impl >::FreeEntries::robEntries

◆ sqEntries

template<class Impl >
unsigned DefaultRename< Impl >::FreeEntries::sqEntries

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

Generated on Wed Sep 30 2020 14:02:23 for gem5 by doxygen 1.8.17