Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/math-emu/
Dfctiwz.c10 fctiwz(u32 *frD, void *frB) in fctiwz() function
DMakefile5 fctiwz.o fdiv.o fdivs.o fmadd.o \
Dmath.c50 FLOATFUNC(fctiwz);
308 case FCTIWZ: func = fctiwz; type = XB; break; in do_mathemu()
/linux-4.4.14/arch/powerpc/include/asm/
Dkvm_fpu.h60 FPD_ONE_IN(fctiwz)
/linux-4.4.14/arch/powerpc/kvm/
Dfpu.S248 FPD_ONE_IN(fctiwz)