Home
last modified time | relevance | path

Searched refs:float64r32_sqrt (Results 1 – 3 of 3) sorted by relevance

/qemu/include/fpu/
H A Dsoftfloat.h939 float64 float64r32_sqrt(float64, float_status *status);
/qemu/target/ppc/
H A Dfpu_helper.c731 FPU_FSQRT(FSQRTS, float64r32_sqrt) in FPU_FSQRT()
/qemu/fpu/
H A Dsoftfloat.c4672 float64 float64r32_sqrt(float64 a, float_status *status) in float64r32_sqrt() function