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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-opc.c1644 #define PPCSPE PPC_OPCODE_SPE
1998 { "evaddw", VX(4, 512), VX_MASK, PPCSPE, { RS, RA, RB } },
1999 { "evaddiw", VX(4, 514), VX_MASK, PPCSPE, { RS, RB, UIMM } },
2000 { "evsubfw", VX(4, 516), VX_MASK, PPCSPE, { RS, RA, RB } },
2001 { "evsubw", VX(4, 516), VX_MASK, PPCSPE, { RS, RB, RA } },
2002 { "evsubifw", VX(4, 518), VX_MASK, PPCSPE, { RS, UIMM, RB } },
2003 { "evsubiw", VX(4, 518), VX_MASK, PPCSPE, { RS, RB, UIMM } },
2004 { "evabs", VX(4, 520), VX_MASK, PPCSPE, { RS, RA } },
2005 { "evneg", VX(4, 521), VX_MASK, PPCSPE, { RS, RA } },
2006 { "evextsb", VX(4, 522), VX_MASK, PPCSPE, { R
1640 #define PPCSPE macro
[all...]

Completed in 101 milliseconds