Searched refs:fsqrts (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/arch/powerpc/math-emu/ |
H A D | Makefile | 1 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
|
H A D | fsqrts.c | 11 fsqrts(void *frD, void *frB) fsqrts() function
|
H A D | math.c | 21 FLOATFUNC(fsqrts); variable 270 case FSQRTS: func = fsqrts; type = XB; break; do_mathemu()
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | fpu.S | 93 FPS_ONE_IN(fsqrts) 243 FPD_ONE_IN(fsqrts)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | kvm_fpu.h | 55 FPD_ONE_IN(fsqrts)
|
/linux-4.1.27/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 4644 { "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