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

/gem5/src/cpu/
H A Dbase_dyn_inst.hh83 typedef typename ImplCPU::ImplState ImplState; typedef in class:BaseDynInst
162 ImplState *thread;
919 void setThreadState(ImplState *state) { thread = state; }
/gem5/src/cpu/o3/
H A Dcpu.hh111 typedef O3ThreadState<Impl> ImplState; typedef in class:FullO3CPU

Completed in 16 milliseconds