gem5
v20.1.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 439 of file lsq_unit.hh.
|
inline |
Definition at line 443 of file lsq_unit.hh.
|
inlinevirtual |
Definition at line 449 of file lsq_unit.hh.
StoreQueue::iterator LSQUnit< Impl >::SQSenderState::idx |
The SQ index of the instruction.
Definition at line 446 of file lsq_unit.hh.