Searched refs:XUC (Results 1 – 2 of 2) sorted by relevance
1328 (XC, XC_MASK, XUC, XUC_MASK): New instruction forms.
2621 #define XUC(op, xop) (OP (op) | (((unsigned long)(xop)) & 0x1f)) macro2622 #define XUC_MASK XUC(0x3f, 0x1f)