Searched defs:store_idx (Results 1 - 4 of 4) sorted by relevance

/gem5/src/cpu/o3/
H A Dlsq_unit_impl.hh606 int store_idx = store_inst->sqIdx; local
992 LSQUnit<Impl>::completeStore(typename StoreQueue::iterator store_idx) argument
H A Dlsq_unit.hh855 LSQUnit<Impl>::write(LSQRequest *req, uint8_t *data, int store_idx) argument
[all...]
H A Dcpu.hh732 Fault write(LSQRequest* req, uint8_t *data, int store_idx) argument
H A Dlsq.hh1130 LSQ<Impl>::write(LSQRequest* req, uint8_t *data, int store_idx) argument

Completed in 18 milliseconds