Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/math-emu/
Dfctiwz.c11 fctiwz(u32 *frD, void *frB) in fctiwz() function
DMakefile6 fctiwz.o fdiv.o fdivs.o fmadd.o \
Dmath.c51 FLOATFUNC(fctiwz);
309 case FCTIWZ: func = fctiwz; type = XB; break; in do_mathemu()
/linux-5.19.10/arch/powerpc/include/asm/
Dkvm_fpu.h49 FPD_ONE_IN(fctiwz)
/linux-5.19.10/arch/powerpc/kvm/
Dfpu.S243 FPD_ONE_IN(fctiwz)