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

/gem5/src/arch/alpha/
H A Disa.hh73 void setIpr(int idx, InternalProcReg val, ThreadContext *tc);
H A Disa.cc162 setIpr(misc_reg, val, tc);
H A Dev5.cc220 ISA::setIpr(int idx, uint64_t val, ThreadContext *tc) function in class:AlphaISA::ISA

Completed in 6 milliseconds