Lines Matching defs:DQ
319 /* The DQ field in a DQ form instruction. This is like D, but the
321 #define DQ DCMXS + 1
327 #define DS DQ + 1
503 /* The RA field in an D, DS, DQ, X, XO, M, or MDS form instruction. */
512 /* The RA field in the DQ form lq or an lswx instruction, which have special
573 /* The RS and RT fields of the DS form stq and DQ form lq instructions,
908 /* The XT and XS fields in an DQ form VSX instruction. This is split. */
1754 /* The RA field in the DQ form lq or an lswx instruction, which have special
2092 /* The XT and XS fields in an DQ form VSX instruction. This is split. */
2430 /* A DQ form VSX instruction. */
6343 {"lq", OP(56), OP_MASK, POWER4, PPC476|PPCVLE, {RTQ, DQ, RAQ}},
6670 {"lxv", DQX(61,1), DQX_MASK, PPCVSX3, PPCVLE, {XTQ6, DQ, RA0}},
6671 {"stxv", DQX(61,5), DQX_MASK, PPCVSX3, PPCVLE, {XSQ6, DQ, RA0}},