Home
last modified time | relevance | path

Searched refs:third_byte (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/x64/
Ddisasm-x64.cc1511 byte third_byte = *current; in TwoByteOpcodeInstruction() local
1513 if (third_byte == 0x17) { in TwoByteOpcodeInstruction()
1519 } else if (third_byte == 0x0b) { in TwoByteOpcodeInstruction()
1526 } else if (third_byte == 0x16) { in TwoByteOpcodeInstruction()
1532 } else if (third_byte == 0x22) { in TwoByteOpcodeInstruction()