Home
last modified time | relevance | path

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

/linux/arch/powerpc/math-emu/
H A Dfmsub.c11 fmsub(void *frD, void *frA, void *frB, void *frC) in fmsub() function
H A DMakefile7 fmadds.o fmsub.o fmsubs.o fmul.o \
H A Dmath.c43 FLOATFUNC(fmsub);
295 case FMSUB: func = fmsub; type = ABC; break; in do_mathemu()
/linux/arch/powerpc/include/asm/
H A Dkvm_fpu.h69 FPD_THREE_IN(fmsub)
/linux/arch/powerpc/kvm/
H A Dfpu.S272 FPD_THREE_IN(fmsub)