Searched refs:fsqrts (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/powerpc/math-emu/
H A DMakefile1 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
H A Dfsqrts.c11 fsqrts(void *frD, void *frB) fsqrts() function
H A Dmath.c21 FLOATFUNC(fsqrts); variable
270 case FSQRTS: func = fsqrts; type = XB; break; do_mathemu()
/linux-4.1.27/arch/powerpc/kvm/
H A Dfpu.S93 FPS_ONE_IN(fsqrts)
243 FPD_ONE_IN(fsqrts)
/linux-4.1.27/arch/powerpc/include/asm/
H A Dkvm_fpu.h55 FPD_ONE_IN(fsqrts)
/linux-4.1.27/arch/powerpc/xmon/
H A Dppc-opc.c4644 { "fsqrts", A(59,22,0), AFRAFRC_MASK, PPC, { FRT, FRB } },
4645 { "fsqrts.", A(59,22,1), AFRAFRC_MASK, PPC, { FRT, FRB } },

Completed in 223 milliseconds