Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dfpu.S90 FPS_ONE_IN(fsqrts)
245 FPD_ONE_IN(fsqrts)
/openbmc/linux/arch/powerpc/math-emu/
H A Dfsqrts.c12 fsqrts(void *frD, void *frB) in fsqrts() function
H A DMakefile2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
H A Dmath.c22 FLOATFUNC(fsqrts);
271 case FSQRTS: func = fsqrts; type = XB; break; in do_mathemu()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_fpu.h44 FPD_ONE_IN(fsqrts)
/openbmc/qemu/target/sparc/
H A Dhelper.h45 DEF_HELPER_FLAGS_2(fsqrts, TCG_CALL_NO_WG, f32, env, f32)