Searched refs:specWithOpsize (Results 1 – 1 of 1) sorted by relevance
826 const struct InstructionSpecifier *specWithOpsize; in getID() local843 specWithOpsize = specifierForUID(instructionIDWithOpsize); in getID()845 if (is16BitEquvalent(spec->name, specWithOpsize->name)) { in getID()847 insn->spec = specWithOpsize; in getID()