Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c2694 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
2699 /* An XRARB_MASK, but with the L bit clear. */
2700 #define XRLARB_MASK (XRARB_MASK & ~((unsigned long) 1 << 16))
2702 /* An XRARB_MASK, but with the L bits in a darn instruction clear. */
2703 #define XLRAND_MASK (XRARB_MASK & ~((unsigned long) 3 << 16))
4852 {"mfmsr", X(31,83), XRARB_MASK, COM, 0, {RT}},
4899 {"wrtee", X(31,131), XRARB_MASK, PPC403|BOOKE|PPCA2|PPC476, 0, {RS}},
4921 {"mtcr", XFXM(31,144,0xff,0), XRARB_MASK, COM, 0, {RS}},
5545 {"dci", X(31,454), XRARB_MASK, PPCA2|PPC476, 0, {CT}},
6104 {"slbiag", X(31,850), XRARB_MASK, POWER
2691 #define XRARB_MASK global() macro
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c2694 #define XRARB_MASK (X_MASK | RA_MASK | RB_MASK)
2699 /* An XRARB_MASK, but with the L bit clear. */
2700 #define XRLARB_MASK (XRARB_MASK & ~((unsigned long) 1 << 16))
2702 /* An XRARB_MASK, but with the L bits in a darn instruction clear. */
2703 #define XLRAND_MASK (XRARB_MASK & ~((unsigned long) 3 << 16))
4852 {"mfmsr", X(31,83), XRARB_MASK, COM, 0, {RT}},
4899 {"wrtee", X(31,131), XRARB_MASK, PPC403|BOOKE|PPCA2|PPC476, 0, {RS}},
4921 {"mtcr", XFXM(31,144,0xff,0), XRARB_MASK, COM, 0, {RS}},
5545 {"dci", X(31,454), XRARB_MASK, PPCA2|PPC476, 0, {CT}},
6104 {"slbiag", X(31,850), XRARB_MASK, POWER
2691 #define XRARB_MASK global() macro
[all...]

Completed in 19 milliseconds