Home
last modified time | relevance | path

Searched refs:helper_fclass_d (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c362 uint64_t helper_fclass_d(CPULoongArchState *env, uint64_t fj) in helper_fclass_d() function
H A Dvec_helper.c2516 FCLASS(vfclass_d, 64, UD, helper_fclass_d)
/openbmc/qemu/target/riscv/
H A Dfpu_helper.c525 target_ulong helper_fclass_d(uint64_t frs1) in helper_fclass_d() function