Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c1909 #define PPCEFS PPC_OPCODE_EFS macro
2073 { "efscfd", VX(4, 719), VX_MASK, PPCEFS, { RS, RB } },
2074 { "efdabs", VX(4, 740), VX_MASK, PPCEFS, { RS, RA } },
2075 { "efdnabs", VX(4, 741), VX_MASK, PPCEFS, { RS, RA } },
2076 { "efdneg", VX(4, 742), VX_MASK, PPCEFS, { RS, RA } },
2077 { "efdadd", VX(4, 736), VX_MASK, PPCEFS, { RS, RA, RB } },
2078 { "efdsub", VX(4, 737), VX_MASK, PPCEFS, { RS, RA, RB } },
2079 { "efdmul", VX(4, 744), VX_MASK, PPCEFS, { RS, RA, RB } },
2080 { "efddiv", VX(4, 745), VX_MASK, PPCEFS, { RS, RA, RB } },
2081 { "efdcmpgt", VX(4, 748), VX_MASK, PPCEFS, { CRFD, RA, RB } },
[all …]