Searched refs:pcStateNoRecord (Results 1 - 7 of 7) sorted by relevance

/gem5/src/cpu/o3/
H A Dthread_context_impl.hh330 O3ThreadContext<Impl>::pcStateNoRecord(const TheISA::PCState &val) function in class:O3ThreadContext
H A Dthread_context.hh360 void pcStateNoRecord(const TheISA::PCState &val) override;
/gem5/src/cpu/
H A Dthread_context.hh278 virtual void pcStateNoRecord(const TheISA::PCState &val) = 0;
H A Dsimple_thread.hh529 pcStateNoRecord(const TheISA::PCState &val) override
/gem5/src/cpu/checker/
H A Dthread_context.hh410 pcStateNoRecord(const TheISA::PCState &val) override
/gem5/src/arch/arm/
H A Dutility.cc142 tc->pcStateNoRecord(newPC);
H A Disa.cc811 tc->pcStateNoRecord(pc);

Completed in 19 milliseconds