Lines Matching defs:DM
854 /* The DM or SHW field in an XX3 form instruction. */
855 #define DM XC6 + 1
856 #define SHW DM
859 /* The DM field in an extended mnemonic XX3 form instruction. */
860 #define DMEX DM + 1
2423 /* The mask for an XX3 form instruction with the DM or SHW bits specified. */
6037 {"xxpermdi", XX3(60,10), XX3DM_MASK, PPCVSX, PPCNONE, {XT6, XA6, XB6, DM}},