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

Particularisation of the LSQSenderState to the SQ. More...

Inheritance diagram for LSQUnit< Impl >::SQSenderState:

Public Member Functions

 SQSenderState (typename StoreQueue::iterator idx_)
 
virtual void complete ()
 

Public Attributes

StoreQueue::iterator idx
 The SQ index of the instruction. More...
 

Detailed Description

template<class Impl>
class LSQUnit< Impl >::SQSenderState

Particularisation of the LSQSenderState to the SQ.

Definition at line 427 of file lsq_unit.hh.

Constructor & Destructor Documentation

◆ SQSenderState()

template<class Impl>
LSQUnit< Impl >::SQSenderState::SQSenderState ( typename StoreQueue::iterator  idx_)
inline

Definition at line 431 of file lsq_unit.hh.

Member Function Documentation

◆ complete()

template<class Impl>
virtual void LSQUnit< Impl >::SQSenderState::complete ( )
inlinevirtual

Definition at line 437 of file lsq_unit.hh.

Member Data Documentation

◆ idx

template<class Impl>
StoreQueue::iterator LSQUnit< Impl >::SQSenderState::idx

The SQ index of the instruction.

Definition at line 434 of file lsq_unit.hh.


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

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