HomeSort by relevance Sort by last modified time
    Searched refs:readOpcode (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/MCDisassembler/
EDToken.cpp 109 bool readOpcode = false;
144 if (!readOpcode) {
149 readOpcode = true;
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.c 530 * readOpcode - Reads the opcode (excepting the ModR/M byte in the case of
536 static int readOpcode(struct InternalInstruction* insn) {
541 dbgprintf(insn, "readOpcode()");
    [all...]

Completed in 52 milliseconds