Home
last modified time | relevance | path

Searched defs:kFiveByteNopInstruction (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ia32/
Dcode-stubs-ia32.h150 static const byte kFiveByteNopInstruction = 0x3d; // Cmpl eax, #imm32. variable
/external/v8/src/x87/
Dcode-stubs-x87.h147 static const byte kFiveByteNopInstruction = 0x3d; // Cmpl eax, #imm32. variable
/external/v8/src/x64/
Dcode-stubs-x64.h142 static const byte kFiveByteNopInstruction = 0x3d; // Cmpl eax, #imm32. variable