Searched defs:XS (Results 1 – 2 of 2) sorted by relevance
2593 #define XS(op, xop, rc) (OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 2) | (((unsigned long)(rc))… macro
387 #define XS { OP_XS, v_mode } macro