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

/gem5/src/cpu/checker/
H A Dcpu_impl.hh220 if (willChangePC) {
229 willChangePC = false;
398 willChangePC = true;
419 willChangePC = true;
H A Dcpu.cc83 changedPC = willChangePC = false;
H A Dcpu.hh606 bool willChangePC; member in class:CheckerCPU

Completed in 10 milliseconds