Searched refs:threeByteEscape (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.c553 insn->threeByteEscape = 0x38;
558 insn->threeByteEscape = 0x3a;
584 insn->threeByteEscape = current;
593 insn->threeByteEscape = current;
602 insn->threeByteEscape = current;
611 insn->threeByteEscape = current;
H A DX86DisassemblerDecoder.h469 uint8_t threeByteEscape; member in struct:InternalInstruction

Completed in 93 milliseconds