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

/external/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.c803 const struct InstructionSpecifier *specWithWBit; local
815 specWithWBit = specifierForUID(instructionIDWithWBit);
819 insn->spec = specWithWBit;

Completed in 38 milliseconds