Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dfpu_helper.c257 uint64_t helper_fsqrt_s(CPULoongArchState *env, uint64_t fj) in helper_fsqrt_s()
266 uint64_t helper_fsqrt_d(CPULoongArchState *env, uint64_t fj) in helper_fsqrt_d()
275 uint64_t helper_frecip_s(CPULoongArchState *env, uint64_t fj) in helper_frecip_s()
284 uint64_t helper_frecip_d(CPULoongArchState *env, uint64_t fj) in helper_frecip_d()
293 uint64_t helper_frsqrt_s(CPULoongArchState *env, uint64_t fj) in helper_frsqrt_s()
304 uint64_t helper_frsqrt_d(CPULoongArchState *env, uint64_t fj) in helper_frsqrt_d()
314 uint64_t helper_flogb_s(CPULoongArchState *env, uint64_t fj) in helper_flogb_s()
329 uint64_t helper_flogb_d(CPULoongArchState *env, uint64_t fj) in helper_flogb_d()
343 uint64_t helper_fclass_s(CPULoongArchState *env, uint64_t fj) in helper_fclass_s()
517 uint64_t helper_frint_s(CPULoongArchState *env, uint64_t fj) in helper_frint_s()
[all …]