Searched defs:fu_idx (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/o3/
H A Dfu_pool.cc57 FUPool::FUIdxQueue::addFU(int fu_idx) argument
167 int fu_idx = fuPerCapList[capability].getFU(); local
[all...]
H A Dinst_queue_impl.hh752 InstructionQueue<Impl>::processFUCompletion(const DynInstPtr &inst, int fu_idx) argument
64 FUCompletion(const DynInstPtr &_inst, int fu_idx, InstructionQueue<Impl> *iq_ptr) argument

Completed in 14 milliseconds