Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/X86/Disassembler/
HDX86DisassemblerDecoder.c963 uint16_t instructionIDWithNewOpcode; in getID() local
971 if (getIDWithAttrMask(&instructionIDWithNewOpcode, in getID()
981 specWithNewOpcode = specifierForUID(instructionIDWithNewOpcode); in getID()
986 insn->instructionID = instructionIDWithNewOpcode; in getID()