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

/linux-4.4.14/arch/powerpc/math-emu/
H A DMakefile6 fmadds.o fmsub.o fmsubs.o fmul.o \
H A Dfmadds.c11 fmadds(void *frD, void *frA, void *frB, void *frC) fmadds() function
H A Dmath.c41 FLOATFUNC(fmadds); variable
275 case FMADDS: func = fmadds; type = ABC; break; do_mathemu()
/linux-4.4.14/arch/powerpc/kvm/
H A Dfpu.S98 FPS_THREE_IN(fmadds)
266 FPD_THREE_IN(fmadds)
/linux-4.4.14/arch/powerpc/include/asm/
H A Dkvm_fpu.h76 FPD_THREE_IN(fmadds)
/linux-4.4.14/arch/powerpc/kernel/
H A Dvector.S406 fmadds fr0,fr0,fr2,fr1
474 fmadds fr1,fr2,fr3,fr1 /* r = r + 0.5 * r * (1 - s * r * r) */
478 fmadds fr1,fr2,fr3,fr1 /* r = r + 0.5 * r * (1 - s * r * r) */
/linux-4.4.14/arch/powerpc/xmon/
H A Dppc-opc.c4659 { "fmadds", A(59,29,0), A_MASK, PPC, { FRT,FRA,FRC,FRB } },
4660 { "fmadds.", A(59,29,1), A_MASK, PPC, { FRT,FRA,FRC,FRB } },

Completed in 131 milliseconds