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

/gem5/src/cpu/o3/
H A Ddecode.hh155 void decodeInsts(ThreadID tid);
H A Ddecode_impl.hh605 // call decodeInsts()
624 decodeInsts(tid);
633 decodeInsts(tid);
647 DefaultDecode<Impl>::decodeInsts(ThreadID tid) function in class:DefaultDecode

Completed in 4 milliseconds