Home | History | Annotate | Download | only in arm

Lines Matching refs:set_pc

106   sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstrSize);
131 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstrSize);
966 void Simulator::set_pc(int32_t value) {
1886 set_pc(get_register(lr));
1907 set_pc(get_pc() + 2 * Instruction::kInstrSize);
2221 set_pc(get_register(rm));
2225 set_pc(get_register(rm));
2843 set_pc(pc_reg + off);
3655 set_pc(get_pc() + 2 * Instruction::kInstrSize);