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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dppc-opc.c1910 #define PPCSPE PPC_OPCODE_SPE
2264 { "evaddw", VX(4, 512), VX_MASK, PPCSPE, { RS, RA, RB } },
2265 { "evaddiw", VX(4, 514), VX_MASK, PPCSPE, { RS, RB, UIMM } },
2266 { "evsubfw", VX(4, 516), VX_MASK, PPCSPE, { RS, RA, RB } },
2267 { "evsubw", VX(4, 516), VX_MASK, PPCSPE, { RS, RB, RA } },
2268 { "evsubifw", VX(4, 518), VX_MASK, PPCSPE, { RS, UIMM, RB } },
2269 { "evsubiw", VX(4, 518), VX_MASK, PPCSPE, { RS, RB, UIMM } },
2270 { "evabs", VX(4, 520), VX_MASK, PPCSPE, { RS, RA } },
2271 { "evneg", VX(4, 521), VX_MASK, PPCSPE, { RS, RA } },
2272 { "evextsb", VX(4, 522), VX_MASK, PPCSPE, { R
1906 #define PPCSPE macro
[all...]

Completed in 71 milliseconds