Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c1906 #define PPCSPE PPC_OPCODE_SPE macro
2259 { "evaddw", VX(4, 512), VX_MASK, PPCSPE, { RS, RA, RB } },
2260 { "evaddiw", VX(4, 514), VX_MASK, PPCSPE, { RS, RB, UIMM } },
2261 { "evsubfw", VX(4, 516), VX_MASK, PPCSPE, { RS, RA, RB } },
2262 { "evsubw", VX(4, 516), VX_MASK, PPCSPE, { RS, RB, RA } },
2263 { "evsubifw", VX(4, 518), VX_MASK, PPCSPE, { RS, UIMM, RB } },
2264 { "evsubiw", VX(4, 518), VX_MASK, PPCSPE, { RS, RB, UIMM } },
2265 { "evabs", VX(4, 520), VX_MASK, PPCSPE, { RS, RA } },
2266 { "evneg", VX(4, 521), VX_MASK, PPCSPE, { RS, RA } },
2267 { "evextsb", VX(4, 522), VX_MASK, PPCSPE, { RS, RA } },
[all …]