Home | History | Annotate | Download | only in mips

Lines Matching refs:end_sim_pc

375   while (!done && (sim_->get_pc() != Simulator::end_sim_pc)) {
1208 return ((registers_[pc] == bad_ra) || (registers_[pc] == end_sim_pc));
2603 // We don't check for end_sim_pc. First it should not be met as the current
2627 // We don't check for end_sim_pc. First it should not be met as the current pc
2687 while (program_counter != end_sim_pc) {
2696 while (program_counter != end_sim_pc) {
2744 set_register(ra, end_sim_pc);