|
gem5
v19.0.0.0
|
Structures whose free entries impact the amount of instructions that can be renamed. More...
Public Attributes | |
| unsigned | iqEntries |
| unsigned | robEntries |
| unsigned | lqEntries |
| unsigned | sqEntries |
Structures whose free entries impact the amount of instructions that can be renamed.
| unsigned DefaultRename< Impl >::FreeEntries::iqEntries |
Definition at line 397 of file rename.hh.
Referenced by DefaultRename< Impl >::calcFreeIQEntries(), DefaultRename< Impl >::clearStates(), DefaultRename< Impl >::readFreeEntries(), and DefaultRename< Impl >::resetStage().
| unsigned DefaultRename< Impl >::FreeEntries::lqEntries |
Definition at line 399 of file rename.hh.
Referenced by DefaultRename< Impl >::calcFreeLQEntries(), DefaultRename< Impl >::clearStates(), DefaultRename< Impl >::readFreeEntries(), and DefaultRename< Impl >::resetStage().
| unsigned DefaultRename< Impl >::FreeEntries::robEntries |
Definition at line 398 of file rename.hh.
Referenced by DefaultRename< Impl >::calcFreeROBEntries(), DefaultRename< Impl >::clearStates(), DefaultRename< Impl >::readFreeEntries(), and DefaultRename< Impl >::resetStage().
| unsigned DefaultRename< Impl >::FreeEntries::sqEntries |
Definition at line 400 of file rename.hh.
Referenced by DefaultRename< Impl >::calcFreeSQEntries(), DefaultRename< Impl >::clearStates(), DefaultRename< Impl >::readFreeEntries(), and DefaultRename< Impl >::resetStage().