Searched refs:replay_inst (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/o3/
H A Dinst_queue.hh243 void replayMemInst(const DynInstPtr &replay_inst);
H A Dinst_queue_impl.hh1122 InstructionQueue<Impl>::replayMemInst(const DynInstPtr &replay_inst) argument
1124 memDepUnit[replay_inst->threadNumber].replay();

Completed in 11 milliseconds