Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.cpp1097 const struct InstructionSpecifier *specWithNewOpcode; in getID() local
1114 specWithNewOpcode = specifierForUID(instructionIDWithNewOpcode); in getID()
1120 insn->spec = specWithNewOpcode; in getID()