gem5
v19.0.0.0
|
Particularisation of the LSQSenderState to the SQ. More...
Public Member Functions | |
SQSenderState (typename StoreQueue::iterator idx_) | |
virtual void | complete () |
Public Attributes | |
StoreQueue::iterator | idx |
The SQ index of the instruction. More... | |
Particularisation of the LSQSenderState to the SQ.
Definition at line 427 of file lsq_unit.hh.
|
inline |
Definition at line 431 of file lsq_unit.hh.
|
inlinevirtual |
Definition at line 437 of file lsq_unit.hh.
StoreQueue::iterator LSQUnit< Impl >::SQSenderState::idx |
The SQ index of the instruction.
Definition at line 434 of file lsq_unit.hh.