Home
last modified time | relevance | path

Searched defs:helper_fsqrt_s (Results 1 – 2 of 2) sorted by relevance

/qemu/target/loongarch/tcg/
H A Dfpu_helper.c265 uint64_t helper_fsqrt_s(CPULoongArchState *env, uint64_t fj) in helper_fsqrt_s() function
/qemu/target/riscv/
H A Dfpu_helper.c279 uint64_t helper_fsqrt_s(CPURISCVState *env, uint64_t rs1) in helper_fsqrt_s() function