gem5  v20.1.0.0
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 439 of file lsq_unit.hh.

Constructor & Destructor Documentation

◆ SQSenderState()

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

Definition at line 443 of file lsq_unit.hh.

Member Function Documentation

◆ complete()

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

Definition at line 449 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 446 of file lsq_unit.hh.


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

Generated on Wed Sep 30 2020 14:02:27 for gem5 by doxygen 1.8.17