|
gem5
v21.0.1.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 392 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 394 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 393 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 395 of file rename.hh.
Referenced by DefaultRename< Impl >::calcFreeSQEntries(), DefaultRename< Impl >::clearStates(), DefaultRename< Impl >::readFreeEntries(), and DefaultRename< Impl >::resetStage().