Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dfpu_helper.c240 uint32_t helper_float_sqrt_s(CPUMIPSState *env, uint32_t fst0) in helper_float_sqrt_s()
247 uint64_t helper_float_cvtd_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvtd_s()
287 uint64_t helper_float_cvt_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvt_l_s()
381 uint32_t helper_float_cvt_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvt_w_s()
423 uint64_t helper_float_round_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_round_l_s()
455 uint32_t helper_float_round_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_round_w_s()
485 uint64_t helper_float_trunc_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_trunc_l_s()
511 uint32_t helper_float_trunc_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_trunc_w_s()
539 uint64_t helper_float_ceil_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_ceil_l_s()
569 uint32_t helper_float_ceil_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_ceil_w_s()
[all …]