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

/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dppc-opc.c1646 #define PPCEFS PPC_OPCODE_EFS
1811 { "efscfd", VX(4, 719), VX_MASK, PPCEFS, { RS, RB } },
1812 { "efdabs", VX(4, 740), VX_MASK, PPCEFS, { RS, RA } },
1813 { "efdnabs", VX(4, 741), VX_MASK, PPCEFS, { RS, RA } },
1814 { "efdneg", VX(4, 742), VX_MASK, PPCEFS, { RS, RA } },
1815 { "efdadd", VX(4, 736), VX_MASK, PPCEFS, { RS, RA, RB } },
1816 { "efdsub", VX(4, 737), VX_MASK, PPCEFS, { RS, RA, RB } },
1817 { "efdmul", VX(4, 744), VX_MASK, PPCEFS, { RS, RA, RB } },
1818 { "efddiv", VX(4, 745), VX_MASK, PPCEFS, { RS, RA, RB } },
1819 { "efdcmpgt", VX(4, 748), VX_MASK, PPCEFS, { CRF
1642 #define PPCEFS macro
[all...]

Completed in 44 milliseconds