Home
last modified time | relevance | path

Searched refs:frsqrte (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dfrsqrte.c7 frsqrte(void *frD, void *frB) in frsqrte() function
H A DMakefile10 frsp.o fsel.o lfs.o frsqrte.o fsub.o \
H A Dmath.c76 FLOATFUNC(frsqrte); variable
294 case FRSQRTE: func = frsqrte; type = XB; break; in do_mathemu()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dfrsqrte.c7 frsqrte(void *frD, void *frB) in frsqrte() function
H A DMakefile10 frsp.o fsel.o lfs.o frsqrte.o fsub.o \
H A Dmath.c76 FLOATFUNC(frsqrte); variable
294 case FRSQRTE: func = frsqrte; type = XB; break; in do_mathemu()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dfpu.S87 FPS_ONE_IN(frsqrte)
246 FPD_ONE_IN(frsqrte)
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dfpu.S89 FPS_ONE_IN(frsqrte)
253 FPD_ONE_IN(frsqrte)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_fpu.h52 FPD_ONE_IN(frsqrte)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_fpu.h52 FPD_ONE_IN(frsqrte)
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dvector.S302 * We use the frsqrte instruction for the initial estimate followed
319 frsqrte fr1,fr0 /* r = frsqrte(s) */
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dvector.S321 * We use the frsqrte instruction for the initial estimate followed
338 frsqrte fr1,fr0 /* r = frsqrte(s) */

Completed in 4 milliseconds