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

/external/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.c878 const struct InstructionSpecifier *specWithNewOpcode; local
895 specWithNewOpcode = specifierForUID(instructionIDWithNewOpcode);
901 insn->spec = specWithNewOpcode;

Completed in 68 milliseconds