Home
last modified time | relevance | path

Searched defs:FSQRT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c123 #define FSQRT 0x016 /* 22 */ macro
/openbmc/qemu/target/loongarch/
H A Dvec_helper.c2518 #define FSQRT(BIT, T) \ macro
/openbmc/qemu/target/ppc/
H A Dfpu_helper.c812 FPU_FSQRT(FSQRT, float64_sqrt) in FPU_FSQRT() argument