Home
last modified time | relevance | path

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

/linux/arch/nds32/math-emu/
A Dfsqrts.c16 FP_SQRT_S(R, A); in fsqrts()
/linux/include/math-emu/
A Dsingle.h103 #define FP_SQRT_S(R,X) _FP_SQRT(S,1,R,X) macro
/linux/arch/alpha/math-emu/
A Dmath.c156 FP_SQRT_S(SR, SB); in alpha_fp_emul()
/linux/arch/sparc/math-emu/
A Dmath_32.c448 case FSQRTS: FP_SQRT_S (SR, SB); break; in do_one_mathemu()
A Dmath_64.c453 case FSQRTS: FP_SQRT_S (SR, SB); break; in do_mathemu()

Completed in 7 milliseconds