gem5
v19.0.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 408 of file lsq_unit.hh.
|
inline |
Definition at line 412 of file lsq_unit.hh.
|
inlinevirtual |
Definition at line 419 of file lsq_unit.hh.
LoadQueue::iterator LSQUnit< Impl >::LQSenderState::idx |
The LQ index of the instruction.
Definition at line 416 of file lsq_unit.hh.