Lines Matching full:set_pc
77 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstrSize);
916 void Simulator::set_pc(int32_t value) {
1961 set_pc(get_register(lr));
1982 set_pc(get_pc() + 2 * Instruction::kInstrSize);
2392 set_pc(get_register(rm));
2396 set_pc(get_register(rm));
3167 set_pc(pc_reg + off);
5600 set_pc(get_pc() + 2 * Instruction::kInstrSize);