Searched defs:ZRC (Results 1 – 2 of 2) sorted by relevance
86 enum {INV = 0x10, IRC = 0x20, ZRC = 0x40, SCR = 0x80, SCA = 0x100, enumerator
2615 #define ZRC(op, xop, rc) (Z ((op), (xop)) | ((rc) & 1)) macro