Searched refs:specName (Results 1 – 2 of 2) sorted by relevance
848 specName = node[0] or 'Unknown'849 print >>f, '<a href="#spec%d">%s</a><br>'%(i,specName)851 specName = node[0] or 'Unknown'854 print >>f, '<h3>Document: %s</h3>'%(specName or 'Unknown',)857 docData = kDocuments.get(specName)
1057 const char *specName, *specWithOpSizeName; in getID() local1074 specName = GetInstrName(instructionID, miiArg); in getID()1077 if (is16BitEquivalent(specName, specWithOpSizeName) && in getID()