gem5  v20.1.0.0
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 410 of file rename.hh.

Member Data Documentation

◆ commit

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

Definition at line 412 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 Wed Sep 30 2020 14:02:23 for gem5 by doxygen 1.8.17