Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dfmadd.c11 fmadd(void *frD, void *frA, void *frB, void *frC) in fmadd() function
H A DMakefile6 fctiwz.o fdiv.o fdivs.o fmadd.o \
H A Dmath.c41 FLOATFUNC(fmadd);
296 case FMADD: func = fmadd; type = ABC; break; in do_mathemu()
/OK3568_Linux_fs/kernel/arch/nds32/math-emu/
H A Dfpuemu.c32 DEF3OP(fmadd, s, fmuls, fadds);
34 DEF3OP(fmadd, d, fmuld, faddd);
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkvm_fpu.h70 FPD_THREE_IN(fmadd)
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dfpu.S266 FPD_THREE_IN(fmadd)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0009-target-ppc-Update-fmadd-for-new-flags.patch4 Subject: [PATCH 09/21] target/ppc: Update fmadd for new flags
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc79 file://0009-target-ppc-Update-fmadd-for-new-flags.patch \