gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 394 of file rename.hh.

Member Data Documentation

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

Definition at line 395 of file rename.hh.

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

Definition at line 397 of file rename.hh.

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

Definition at line 396 of file rename.hh.

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

Definition at line 398 of file rename.hh.


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

Generated on Fri Jun 9 2017 13:04:07 for gem5 by doxygen 1.8.6