Home
last modified time | relevance | path

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

/qemu/target/loongarch/tcg/
H A Dfpu_helper.c351 uint64_t helper_fclass_s(CPULoongArchState *env, uint64_t fj) in helper_fclass_s() function
/qemu/target/riscv/
H A Dfpu_helper.c364 target_ulong helper_fclass_s(CPURISCVState *env, uint64_t rs1) in helper_fclass_s() function