Home | History | Annotate | Download | only in arm

Lines Matching refs:set_pc

118   sim_->set_pc(sim_->get_pc() + Instr::kInstrSize);
130 sim_->set_pc(sim_->get_pc() + Instr::kInstrSize);
565 void Simulator::set_pc(int32_t value) {
1227 set_pc(get_register(lr));
1559 set_pc(get_register(rm));
1563 set_pc(get_register(rm));
1837 set_pc(pc_reg + off);