HomeSort by: relevance | last modified time | path
    Searched defs:DMR (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/x68k/dev/
mha.c 182 #define DMR (sc->sc_pcx[11])
371 DMR = 0x30;
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
defines.h 50 #define DMR 2
  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 2961 /* The DMR field in a MMA instruction. */
2962 #define DMR ACC + 1
2965 /* The second DMR field in a two DMR operand MMA instruction. */
2966 #define DMRAB DMR + 1
4687 /* The masks for X* form instructions with an ACC/DMR register. */
7518 {"dmsetdmrz", XVA(31,177,2), XDMR_MASK, FUTURE, 0, {DMR}},
7521 {"dmmr", XVA(31,177,6), XDMRDMR_MASK,FUTURE, 0, {DMR, DMRAB}},
7522 {"dmxor", XVA(31,177,7), XDMRDMR_MASK,FUTURE, 0, {DMR, DMRAB}},
9257 {"dmxvi8gerx4pp", XX3(59,10), XX3GERX_MASK, FUTURE, PPCVLE, {DMR, XA5p, XB6}}
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 2961 /* The DMR field in a MMA instruction. */
2962 #define DMR ACC + 1
2965 /* The second DMR field in a two DMR operand MMA instruction. */
2966 #define DMRAB DMR + 1
4671 /* The masks for X* form instructions with an ACC/DMR register. */
7487 {"dmsetdmrz", XVA(31,177,2), XDMR_MASK, FUTURE, 0, {DMR}},
7490 {"dmmr", XVA(31,177,6), XDMRDMR_MASK,FUTURE, 0, {DMR, DMRAB}},
7491 {"dmxor", XVA(31,177,7), XDMRDMR_MASK,FUTURE, 0, {DMR, DMRAB}},
9192 {"dmxvi8gerx4pp", XX3(59,10), XX3GERX_MASK, FUTURE, PPCVLE, {DMR, XA5p, XB6}}
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 2893 /* The DMR field in a MMA instruction. */
2894 #define DMR ACC + 1
2897 /* The second DMR field in a two DMR operand MMA instruction. */
2898 #define DMRAB DMR + 1
4563 /* The masks for X* form instructions with an ACC/DMR register. */
7368 {"dmsetdmrz", XVA(31,177,2), XDMR_MASK, FUTURE, 0, {DMR}},
7371 {"dmmr", XVA(31,177,6), XDMRDMR_MASK,FUTURE, 0, {DMR, DMRAB}},
7372 {"dmxor", XVA(31,177,7), XDMRDMR_MASK,FUTURE, 0, {DMR, DMRAB}},
9073 {"dmxvi8gerx4pp", XX3(59,10), XX3GERX_MASK, FUTURE, PPCVLE, {DMR, XA5p, XB6}}
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 2893 /* The DMR field in a MMA instruction. */
2894 #define DMR ACC + 1
2897 /* The second DMR field in a two DMR operand MMA instruction. */
2898 #define DMRAB DMR + 1
4563 /* The masks for X* form instructions with an ACC/DMR register. */
7368 {"dmsetdmrz", XVA(31,177,2), XDMR_MASK, FUTURE, 0, {DMR}},
7371 {"dmmr", XVA(31,177,6), XDMRDMR_MASK,FUTURE, 0, {DMR, DMRAB}},
7372 {"dmxor", XVA(31,177,7), XDMRDMR_MASK,FUTURE, 0, {DMR, DMRAB}},
9073 {"dmxvi8gerx4pp", XX3(59,10), XX3GERX_MASK, FUTURE, PPCVLE, {DMR, XA5p, XB6}}
    [all...]

Completed in 58 milliseconds