Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c2491 #define MDS_MASK MDS (0x3f, 0xf, 1)
2493 /* An MDS_MASK with the MB field fixed. */
2494 #define MDSMB_MASK (MDS_MASK | MB6_MASK)
4654 {"rldcl", MDS(30,8,0), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, MB6}},
4656 {"rldcl.", MDS(30,8,1), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, MB6}},
4658 {"rldcr", MDS(30,9,0), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, ME6}},
4659 {"rldcr.", MDS(30,9,1), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, ME6}},
2488 #define MDS_MASK global() macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c2491 #define MDS_MASK MDS (0x3f, 0xf, 1)
2493 /* An MDS_MASK with the MB field fixed. */
2494 #define MDSMB_MASK (MDS_MASK | MB6_MASK)
4654 {"rldcl", MDS(30,8,0), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, MB6}},
4656 {"rldcl.", MDS(30,8,1), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, MB6}},
4658 {"rldcr", MDS(30,9,0), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, ME6}},
4659 {"rldcr.", MDS(30,9,1), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, ME6}},
2488 #define MDS_MASK global() macro

Completed in 21 milliseconds