Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c363 uint64_t helper_fclass_d(CPULoongArchState *env, uint64_t fj) in helper_fclass_d() function
/openbmc/qemu/target/riscv/
H A Dfpu_helper.c525 target_ulong helper_fclass_d(uint64_t frs1) in helper_fclass_d() function