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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 4507 #define VXUIMM2_MASK (VX_MASK | (0x7 << 18))
5425 {"vupkint4tobf16", VXSEL3 (4, 387,2), VXUIMM2_MASK, FUTURE, 0, {VD, VB, UIMM2}},
5426 {"vupkint8tofp32", VXSEL3 (4, 387,3), VXUIMM2_MASK, FUTURE, 0, {VD, VB, UIMM2}},
5553 {"vspltw", VX (4, 652), VXUIMM2_MASK, PPCVEC, 0, {VD, VB, UIMM2}},
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 4500 #define VXUIMM2_MASK (VX_MASK | (0x7 << 18))
5525 {"vspltw", VX (4, 652), VXUIMM2_MASK, PPCVEC, 0, {VD, VB, UIMM2}},
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 4410 #define VXUIMM2_MASK (VX_MASK | (0x7 << 18))
5406 {"vspltw", VX (4, 652), VXUIMM2_MASK, PPCVEC, 0, {VD, VB, UIMM2}},
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 4410 #define VXUIMM2_MASK (VX_MASK | (0x7 << 18))
5406 {"vspltw", VX (4, 652), VXUIMM2_MASK, PPCVEC, 0, {VD, VB, UIMM2}},

Completed in 70 milliseconds