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

/gem5/src/cpu/o3/
H A Dinst_queue_impl.hh858 // valid FU, then schedule for execution.
872 FUCompletion *execution = new FUCompletion(issuing_inst, local
875 cpu->schedule(execution,
880 // upon the execution completing.
881 execution->setFreeFU();

Completed in 8 milliseconds