Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c266 uint64_t helper_fsqrt_d(CPULoongArchState *env, uint64_t fj) in helper_fsqrt_d() function
/openbmc/qemu/target/riscv/
H A Dfpu_helper.c450 uint64_t helper_fsqrt_d(CPURISCVState *env, uint64_t frs1) in helper_fsqrt_d() function