gem5  v20.1.0.0
Public Member Functions | Public Attributes | List of all members
LSQUnit< Impl >::LQSenderState Class Reference

Particularisation of the LSQSenderState to the LQ. More...

Inheritance diagram for LSQUnit< Impl >::LQSenderState:

Public Member Functions

 LQSenderState (typename LoadQueue::iterator idx_)
 
virtual void complete ()
 

Public Attributes

LoadQueue::iterator idx
 The LQ index of the instruction. More...
 

Detailed Description

template<class Impl>
class LSQUnit< Impl >::LQSenderState

Particularisation of the LSQSenderState to the LQ.

Definition at line 420 of file lsq_unit.hh.

Constructor & Destructor Documentation

◆ LQSenderState()

template<class Impl >
LSQUnit< Impl >::LQSenderState::LQSenderState ( typename LoadQueue::iterator  idx_)
inline

Definition at line 424 of file lsq_unit.hh.

Member Function Documentation

◆ complete()

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

Definition at line 431 of file lsq_unit.hh.

Member Data Documentation

◆ idx

template<class Impl >
LoadQueue::iterator LSQUnit< Impl >::LQSenderState::idx

The LQ index of the instruction.

Definition at line 428 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