Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.c819 uint16_t instructionIDWithREXw; in getID() local
824 if (getIDWithAttrMask(&instructionIDWithREXw, in getID()
837 specWithREXw = specifierForUID(instructionIDWithREXw); in getID()
840 insn->instructionID = instructionIDWithREXw; in getID()