Home
last modified time | relevance | path

Searched refs:PPCSPE (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dppc-opc.c3044 #define PPCSPE PPC_OPCODE_SPE macro
3313 {"evaddw", VX (4, 512), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
3316 {"evaddiw", VX (4, 514), VX_MASK, PPCSPE, 0, {RS, RB, UIMM}},
3318 {"evsubfw", VX (4, 516), VX_MASK, PPCSPE, 0, {RS, RA, RB}},
3319 {"evsubw", VX (4, 516), VX_MASK, PPCSPE, 0, {RS, RB, RA}},
3321 {"evsubifw", VX (4, 518), VX_MASK, PPCSPE, 0, {RS, UIMM, RB}},
3322 {"evsubiw", VX (4, 518), VX_MASK, PPCSPE, 0, {RS, RB, UIMM}},
3324 {"evabs", VX (4, 520), VX_MASK, PPCSPE, 0, {RS, RA}},
3326 {"evneg", VX (4, 521), VX_MASK, PPCSPE, 0, {RS, RA}},
3327 {"evextsb", VX (4, 522), VX_MASK, PPCSPE, 0, {RS, RA}},
[all …]
DChangeLog238 (NO371, PPCSPE, PPCISEL, PPCEFS, MULHW, DCBT_EO): Likewise.
DChangeLog-2012821 (NO371, PPCSPE, PPCISEL, PPCEFS, MULHW): Include PPC_OPCODE_VLE.