Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dppc.h297 #define MDS_MASK MDS_OPCODE(0x3f,0xf,0x1) macro
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2488 #define MDS_MASK MDS (0x3f, 0xf, 1) macro
2491 #define MDSMB_MASK (MDS_MASK | MB6_MASK)
4649 {"rldcl", MDS(30,8,0), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, MB6}},
4651 {"rldcl.", MDS(30,8,1), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, MB6}},
4653 {"rldcr", MDS(30,9,0), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, ME6}},
4654 {"rldcr.", MDS(30,9,1), MDS_MASK, PPC64, PPCVLE, {RA, RS, RB, ME6}},