Home | History | Annotate | Download | only in arm

Lines Matching refs:SetInstructionBits

124     instr->SetInstructionBits(kNopInstr);
125 reinterpret_cast<Instruction*>(msg_address)->SetInstructionBits(kNopInstr);
232 sim_->break_pc_->SetInstructionBits(sim_->break_instr_);
243 sim_->break_pc_->SetInstructionBits(sim_->break_instr_);
250 sim_->break_pc_->SetInstructionBits(kBreakpointInstr);
513 stop_instr->SetInstructionBits(kNopInstr);
514 msg_address->SetInstructionBits(kNopInstr);