Searched refs:fmsub (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/powerpc/math-emu/ |
H A D | fmsub.c | 11 fmsub(void *frD, void *frA, void *frB, void *frC) in fmsub() function
|
H A D | Makefile | 7 fmadds.o fmsub.o fmsubs.o fmul.o \
|
H A D | math.c | 43 FLOATFUNC(fmsub); 295 case FMSUB: func = fmsub; type = ABC; break; in do_mathemu()
|
/openbmc/u-boot/post/lib_powerpc/fpu/ |
H A D | darwin-ldouble.c | 106 tau = fmsub(a, c, t); in __gcc_qmul()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | kvm_fpu.h | 69 FPD_THREE_IN(fmsub)
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | fpu.S | 272 FPD_THREE_IN(fmsub)
|
/openbmc/qemu/target/tricore/ |
H A D | helper.h | 110 DEF_HELPER_4(fmsub, i32, env, i32, i32, i32)
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |