Searched refs:readTailInst (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Drob.hh134 // DynInstPtr readTailInst();
140 DynInstPtr readTailInst(ThreadID tid);
H A Drob_impl.hh525 ROB<Impl>::readTailInst(ThreadID tid) function in class:ROB
H A Dcpu.cc1566 end_it = (rob.readTailInst(tid))->getInstListIt();

Completed in 12 milliseconds