Home
last modified time | relevance | path

Searched refs:helper_fadd_s (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c85 uint64_t helper_fadd_s(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fadd_s() function
/openbmc/qemu/target/riscv/
H A Dfpu_helper.c218 uint64_t helper_fadd_s(CPURISCVState *env, uint64_t rs1, uint64_t rs2) in helper_fadd_s() function