gem5
v20.1.0.0
|
Particularisation of the LSQSenderState to the LQ. More...
Public Member Functions | |
LQSenderState (typename LoadQueue::iterator idx_) | |
virtual void | complete () |
Public Attributes | |
LoadQueue::iterator | idx |
The LQ index of the instruction. More... | |
Particularisation of the LSQSenderState to the LQ.
Definition at line 420 of file lsq_unit.hh.
|
inline |
Definition at line 424 of file lsq_unit.hh.
|
inlinevirtual |
Definition at line 431 of file lsq_unit.hh.
LoadQueue::iterator LSQUnit< Impl >::LQSenderState::idx |
The LQ index of the instruction.
Definition at line 428 of file lsq_unit.hh.