Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c166 uint64_t helper_fmax_d(CPULoongArchState *env, uint64_t fj, uint64_t fk) in helper_fmax_d() function
/openbmc/qemu/target/riscv/
H A Dfpu_helper.c427 uint64_t helper_fmax_d(CPURISCVState *env, uint64_t frs1, uint64_t frs2) in helper_fmax_d() function