Home | History | Annotate | Download | only in mips

Lines Matching refs:bad_ra

916   registers_[pc] = bad_ra;
917 registers_[ra] = bad_ra;
1208 return ((registers_[pc] == bad_ra) || (registers_[pc] == end_sim_pc));
2314 int32_t next_pc = bad_ra;
2611 if (next_pc != bad_ra) {