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

/gem5/src/cpu/
H A Dthread_state.hh133 void setFuncExeInst(Counter new_val) { funcExeInst = new_val; } function in struct:ThreadState

Completed in 6 milliseconds