Searched refs:PPCEFS (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.c1912 #define PPCEFS PPC_OPCODE_EFS
2077 { "efscfd", VX(4, 719), VX_MASK, PPCEFS, { RS, RB } },
2078 { "efdabs", VX(4, 740), VX_MASK, PPCEFS, { RS, RA } },
2079 { "efdnabs", VX(4, 741), VX_MASK, PPCEFS, { RS, RA } },
2080 { "efdneg", VX(4, 742), VX_MASK, PPCEFS, { RS, RA } },
2081 { "efdadd", VX(4, 736), VX_MASK, PPCEFS, { RS, RA, RB } },
2082 { "efdsub", VX(4, 737), VX_MASK, PPCEFS, { RS, RA, RB } },
2083 { "efdmul", VX(4, 744), VX_MASK, PPCEFS, { RS, RA, RB } },
2084 { "efddiv", VX(4, 745), VX_MASK, PPCEFS, { RS, RA, RB } },
2085 { "efdcmpgt", VX(4, 748), VX_MASK, PPCEFS, { CRF
1908 #define PPCEFS macro
[all...]

Completed in 41 milliseconds