Home | History | Annotate | Download | only in mips64

Lines Matching defs:set_pc

143   sim_->set_pc(sim_->get_pc() + 3 * Instruction::kInstructionSize);
166 sim_->set_pc(sim_->get_pc() + 3 * Instruction::kInstrSize);
417 sim_->set_pc(sim_->get_pc() + Instruction::kInstrSize);
1649 void Simulator::set_pc(int64_t value) {
2204 set_pc(get_register(ra));
2244 set_pc(get_pc() + 2 * Instruction::kInstrSize);
3399 set_pc(next_pc);
3411 set_pc(next_pc);
4603 set_pc(next_pc);
4629 set_pc(next_pc);