Searched refs:ccZ (Results 1 – 1 of 1) sorted by relevance
1220 CondCode cc, ccZ; in opnd() local1224 ccZ = (CondCode)((unsigned int)i->asCmp()->setCond & ~CC_U); in opnd()1228 ccZ = reverseCondCode(ccZ); in opnd()1232 ccZ = reverseCondCode(ccZ); in opnd()1238 ccZ = reverseCondCode(ccZ); in opnd()1240 switch (ccZ) { in opnd()