Home | History | Annotate | Download | only in arm

Lines Matching refs:kNopInstr

65   static const Instr kNopInstr = (al | (13*B21));
124 instr->SetInstructionBits(kNopInstr);
125 reinterpret_cast<Instruction*>(msg_address)->SetInstructionBits(kNopInstr);
513 stop_instr->SetInstructionBits(kNopInstr);
514 msg_address->SetInstructionBits(kNopInstr);