Searched refs:ccZ (Results 1 – 1 of 1) sorted by relevance
764 CondCode cc, ccZ; in opnd() local770 ccZ = (CondCode)((unsigned int)i->asCmp()->setCond & ~CC_U); in opnd()772 ccZ = reverseCondCode(ccZ); in opnd()773 switch (ccZ) { in opnd()