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

/linux-4.1.27/arch/powerpc/math-emu/
H A DMakefile6 fmadds.o fmsub.o fmsubs.o fmul.o \
H A Dfmsub.c10 fmsub(void *frD, void *frA, void *frB, void *frC) fmsub() function
H A Dmath.c42 FLOATFUNC(fmsub); variable
294 case FMSUB: func = fmsub; type = ABC; break; do_mathemu()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dkvm_fpu.h80 FPD_THREE_IN(fmsub)
/linux-4.1.27/arch/powerpc/kvm/
H A Dfpu.S270 FPD_THREE_IN(fmsub)
/linux-4.1.27/arch/powerpc/xmon/
H A Dppc-opc.c4810 { "fmsub", A(63,28,0), A_MASK, PPCCOM, { FRT,FRA,FRC,FRB } },
4812 { "fmsub.", A(63,28,1), A_MASK, PPCCOM, { FRT,FRA,FRC,FRB } },

Completed in 425 milliseconds