Home
last modified time | relevance | path

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

/qemu/target/loongarch/tcg/
H A Dfpu_helper.c121 uint64_t helper_fmul_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fmul_s() function
/qemu/target/riscv/
H A Dfpu_helper.c232 uint64_t helper_fmul_s(CPURISCVState *env, uint64_t rs1, uint64_t rs2) in helper_fmul_s() function