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

/gem5/src/cpu/o3/
H A Dthread_context_impl.hh286 cpu->setArchVecReg(reg_idx, val, thread->threadId());
H A Dcpu.hh475 void setArchVecReg(int reg_idx, const VecRegContainer& val, ThreadID tid);
H A Dcpu.cc1421 FullO3CPU<Impl>::setArchVecReg(int reg_idx, const VecRegContainer& val, function in class:FullO3CPU

Completed in 14 milliseconds