Searched refs:XX4 (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/powerpc/xmon/ |
D | ppc-opc.c | 2600 #define XX4(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x3) << 4)) macro 2661 #define XX4_MASK XX4 (0x3f, 0x3) 6469 {"xxsel", XX4(60,3), XX4_MASK, PPCVSX, PPCVLE, {XT6, XA6, XB6, XC6}},
|