gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
DefaultRename< Impl >::Stalls Struct Reference

Source of possible stalls. More...

Public Attributes

bool iew
 
bool commit
 

Detailed Description

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

Source of possible stalls.

Definition at line 415 of file rename.hh.

Member Data Documentation

◆ commit

template<class Impl >
bool DefaultRename< Impl >::Stalls::commit

Definition at line 417 of file rename.hh.

◆ iew

template<class Impl >
bool DefaultRename< Impl >::Stalls::iew

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

Generated on Fri Feb 28 2020 16:27:10 for gem5 by doxygen 1.8.13