Searched refs:end_sim_pc (Results 1 – 6 of 6) sorted by relevance
231 end_sim_pc = -2, enumerator
416 while (!done && (sim_->get_pc() != Simulator::end_sim_pc)) { in Debug()1315 return ((registers_[pc] == bad_ra) || (registers_[pc] == end_sim_pc)); in has_bad_pc()3093 while (program_counter != end_sim_pc) { in Execute()3102 while (program_counter != end_sim_pc) { in Execute()3123 set_register(ra, end_sim_pc); in CallInternal()
242 end_sim_pc = -2 enumerator
973 return ((registers_[pc] == bad_lr) || (registers_[pc] == end_sim_pc)); in has_bad_pc()3672 while (program_counter != end_sim_pc) { in Execute()3681 while (program_counter != end_sim_pc) { in Execute()3702 set_register(lr, end_sim_pc); in CallInternal()
262 end_sim_pc = -2, enumerator
380 while (!done && (sim_->get_pc() != Simulator::end_sim_pc)) { in Debug()1263 return ((registers_[pc] == bad_ra) || (registers_[pc] == end_sim_pc)); in has_bad_pc()3256 while (program_counter != end_sim_pc) { in Execute()3265 while (program_counter != end_sim_pc) { in Execute()3286 set_register(ra, end_sim_pc); in CallInternal()