Searched defs:FSQRT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/loongarch/tcg/ | ||
H A D | vec_helper.c | 2517 #define FSQRT(BIT, T) \ macro |
/openbmc/qemu/target/ppc/ | ||
H A D | fpu_helper.c | 728 FPU_FSQRT(FSQRT, float64_sqrt) in FPU_FSQRT() argument |