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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 5131 #define PPCSPE PPC_OPCODE_SPE
5456 {"evaddw", VX (4, 512), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
5459 {"evaddiw", VX (4, 514), VX_MASK, PPCSPE, 0, {RS, RB, UIMM}},
5461 {"evsubw", VX (4, 516), VX_MASK, PPCSPE, EXT, {RS, RB, RA}},
5462 {"evsubfw", VX (4, 516), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
5465 {"evsubiw", VX (4, 518), VX_MASK, PPCSPE, EXT, {RS, RB, UIMM}},
5466 {"evsubifw", VX (4, 518), VX_MASK, PPCSPE, 0, {RS, UIMM, RB}},
5468 {"evabs", VX (4, 520), VX_MASK, PPCSPE, 0, {RS, RA}},
5470 {"evneg", VX (4, 521), VX_MASK, PPCSPE, 0, {RS, RA}},
5471 {"evextsb", VX (4, 522), VX_MASK, PPCSPE, 0, {RS, RA}}
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 5115 #define PPCSPE PPC_OPCODE_SPE
5428 {"evaddw", VX (4, 512), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
5431 {"evaddiw", VX (4, 514), VX_MASK, PPCSPE, 0, {RS, RB, UIMM}},
5433 {"evsubw", VX (4, 516), VX_MASK, PPCSPE, EXT, {RS, RB, RA}},
5434 {"evsubfw", VX (4, 516), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
5437 {"evsubiw", VX (4, 518), VX_MASK, PPCSPE, EXT, {RS, RB, UIMM}},
5438 {"evsubifw", VX (4, 518), VX_MASK, PPCSPE, 0, {RS, UIMM, RB}},
5440 {"evabs", VX (4, 520), VX_MASK, PPCSPE, 0, {RS, RA}},
5442 {"evneg", VX (4, 521), VX_MASK, PPCSPE, 0, {RS, RA}},
5443 {"evextsb", VX (4, 522), VX_MASK, PPCSPE, 0, {RS, RA}}
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 4996 #define PPCSPE PPC_OPCODE_SPE
5309 {"evaddw", VX (4, 512), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
5312 {"evaddiw", VX (4, 514), VX_MASK, PPCSPE, 0, {RS, RB, UIMM}},
5314 {"evsubw", VX (4, 516), VX_MASK, PPCSPE, EXT, {RS, RB, RA}},
5315 {"evsubfw", VX (4, 516), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
5318 {"evsubiw", VX (4, 518), VX_MASK, PPCSPE, EXT, {RS, RB, UIMM}},
5319 {"evsubifw", VX (4, 518), VX_MASK, PPCSPE, 0, {RS, UIMM, RB}},
5321 {"evabs", VX (4, 520), VX_MASK, PPCSPE, 0, {RS, RA}},
5323 {"evneg", VX (4, 521), VX_MASK, PPCSPE, 0, {RS, RA}},
5324 {"evextsb", VX (4, 522), VX_MASK, PPCSPE, 0, {RS, RA}}
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 4996 #define PPCSPE PPC_OPCODE_SPE
5309 {"evaddw", VX (4, 512), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
5312 {"evaddiw", VX (4, 514), VX_MASK, PPCSPE, 0, {RS, RB, UIMM}},
5314 {"evsubw", VX (4, 516), VX_MASK, PPCSPE, EXT, {RS, RB, RA}},
5315 {"evsubfw", VX (4, 516), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
5318 {"evsubiw", VX (4, 518), VX_MASK, PPCSPE, EXT, {RS, RB, UIMM}},
5319 {"evsubifw", VX (4, 518), VX_MASK, PPCSPE, 0, {RS, UIMM, RB}},
5321 {"evabs", VX (4, 520), VX_MASK, PPCSPE, 0, {RS, RA}},
5323 {"evneg", VX (4, 521), VX_MASK, PPCSPE, 0, {RS, RA}},
5324 {"evextsb", VX (4, 522), VX_MASK, PPCSPE, 0, {RS, RA}}
    [all...]

Completed in 39 milliseconds