Searched refs:kNopInstr (Results 1 – 5 of 5) sorted by relevance
51 static const Instr kNopInstr = (ORI); // ori, 0,0,0 member in v8::internal::PPCDebugger507 stop_instr->SetInstructionBits(kNopInstr); in Debug()508 msg_address->SetInstructionBits(kNopInstr); in Debug()
65 static const Instr kNopInstr = 0x0; member in v8::internal::MipsDebugger632 stop_instr->SetInstructionBits(kNopInstr); in Debug()633 msg_address->SetInstructionBits(kNopInstr); in Debug()
80 static const Instr kNopInstr = 0x0; member in v8::internal::MipsDebugger564 stop_instr->SetInstructionBits(kNopInstr); in Debug()565 msg_address->SetInstructionBits(kNopInstr); in Debug()
47 static const Instr kNopInstr = (0x00160016); // OR r0, r0 x2 member in v8::internal::S390Debugger50 static const Instr kNopInstr = (0x16001600); // OR r0, r0 x2516 stop_instr->SetInstructionBits(kNopInstr); in Debug()517 msg_address->SetInstructionBits(kNopInstr); in Debug()
49 static const Instr kNopInstr = (al | (13*B21)); member in v8::internal::ArmDebugger435 stop_instr->SetInstructionBits(kNopInstr); in Debug()