Home
last modified time | relevance | path

Searched refs:XX4 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c927 /* The XC field in an XX4 form instruction. This is split. */
2174 /* The XC field in an XX4 form instruction. This is split. */
2602 /* An XX4 form instruction. */
2603 #define XX4(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x3) << 4))
2663 /* The mask for an XX4 form instruction. */
2664 #define XX4_MASK XX4 (0x3f, 0x3)
6474 {"xxsel", XX4(60,3), XX4_MASK, PPCVSX, PPCVLE, {XT6, XA6, XB6, XC6}},
2600 #define XX4 global() macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c927 /* The XC field in an XX4 form instruction. This is split. */
2174 /* The XC field in an XX4 form instruction. This is split. */
2602 /* An XX4 form instruction. */
2603 #define XX4(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x3) << 4))
2663 /* The mask for an XX4 form instruction. */
2664 #define XX4_MASK XX4 (0x3f, 0x3)
6474 {"xxsel", XX4(60,3), XX4_MASK, PPCVSX, PPCVLE, {XT6, XA6, XB6, XC6}},
2600 #define XX4 global() macro

Completed in 21 milliseconds