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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c1582 #define MDS_MASK MDS (0x3f, 0xf, 1)
1584 /* An MDS_MASK with the MB field fixed. */
1585 #define MDSMB_MASK (MDS_MASK | MB6_MASK)
3427 {"rldcl", MDS(30,8,0), MDS_MASK, PPC64, PPCNONE, {RA, RS, RB, MB6}},
3429 {"rldcl.", MDS(30,8,1), MDS_MASK, PPC64, PPCNONE, {RA, RS, RB, MB6}},
3431 {"rldcr", MDS(30,9,0), MDS_MASK, PPC64, PPCNONE, {RA, RS, RB, ME6}},
3432 {"rldcr.", MDS(30,9,1), MDS_MASK, PPC64, PPCNONE, {RA, RS, RB, ME6}},
1579 #define MDS_MASK macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dppc-opc.c1582 #define MDS_MASK MDS (0x3f, 0xf, 1)
1584 /* An MDS_MASK with the MB field fixed. */
1585 #define MDSMB_MASK (MDS_MASK | MB6_MASK)
3427 {"rldcl", MDS(30,8,0), MDS_MASK, PPC64, PPCNONE, {RA, RS, RB, MB6}},
3429 {"rldcl.", MDS(30,8,1), MDS_MASK, PPC64, PPCNONE, {RA, RS, RB, MB6}},
3431 {"rldcr", MDS(30,9,0), MDS_MASK, PPC64, PPCNONE, {RA, RS, RB, ME6}},
3432 {"rldcr.", MDS(30,9,1), MDS_MASK, PPC64, PPCNONE, {RA, RS, RB, ME6}},
1579 #define MDS_MASK macro

Completed in 139 milliseconds