Home
last modified time | relevance | path

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

/arch/powerpc/math-emu/
Dfsqrts.c11 fsqrts(void *frD, void *frB) in fsqrts() function
DMakefile1 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
Dmath.c21 FLOATFUNC(fsqrts);
270 case FSQRTS: func = fsqrts; type = XB; break; in do_mathemu()
/arch/powerpc/kvm/
Dfpu.S93 FPS_ONE_IN(fsqrts)
243 FPD_ONE_IN(fsqrts)
/arch/powerpc/include/asm/
Dkvm_fpu.h55 FPD_ONE_IN(fsqrts)