Home | History | Annotate | Download | only in ppc

Lines Matching refs:last_pc

170   intptr_t last_pc = -1;
197 if (last_pc != sim_->get_pc()) {
204 last_pc = sim_->get_pc();
236 if (argc == 2 && last_pc != sim_->get_pc() && GetValue(arg1, &value)) {