Lines Matching defs:fst0

240 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()
599 uint64_t helper_float_floor_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_floor_l_s()
629 uint32_t helper_float_floor_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_floor_w_s()
659 uint64_t helper_float_cvt_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvt_2008_l_s()
689 uint32_t helper_float_cvt_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvt_2008_w_s()
722 uint64_t helper_float_round_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_round_2008_l_s()
758 uint32_t helper_float_round_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_round_2008_w_s()
791 uint64_t helper_float_trunc_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_trunc_2008_l_s()
821 uint32_t helper_float_trunc_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_trunc_2008_w_s()
853 uint64_t helper_float_ceil_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_ceil_2008_l_s()
887 uint32_t helper_float_ceil_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_ceil_2008_w_s()
921 uint64_t helper_float_floor_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_floor_2008_l_s()
955 uint32_t helper_float_floor_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_floor_2008_w_s()
979 uint32_t helper_float_abs_s(uint32_t fst0) in helper_float_abs_s()
999 uint32_t helper_float_chs_s(uint32_t fst0) in helper_float_chs_s()
1024 uint32_t helper_float_recip_s(CPUMIPSState *env, uint32_t fst0) in helper_float_recip_s()
1043 uint32_t helper_float_rsqrt_s(CPUMIPSState *env, uint32_t fst0) in helper_float_rsqrt_s()
1062 uint32_t helper_float_recip1_s(CPUMIPSState *env, uint32_t fst0) in helper_float_recip1_s()
1093 uint32_t helper_float_rsqrt1_s(CPUMIPSState *env, uint32_t fst0) in helper_float_rsqrt1_s()
1226 uint32_t fst0, uint32_t fst1) in helper_float_add_s()
1262 uint32_t fst0, uint32_t fst1) in helper_float_sub_s()
1298 uint32_t fst0, uint32_t fst1) in helper_float_mul_s()
1334 uint32_t fst0, uint32_t fst1) in helper_float_div_s()
1370 uint32_t helper_float_recip2_s(CPUMIPSState *env, uint32_t fst0, uint32_t fst2) in helper_float_recip2_s()
1406 uint32_t helper_float_rsqrt2_s(CPUMIPSState *env, uint32_t fst0, uint32_t fst2) in helper_float_rsqrt2_s()
1549 uint64_t helper_float_madd_d(CPUMIPSState *env, uint64_t fst0, in helper_float_madd_d()
1559 uint32_t helper_float_madd_s(CPUMIPSState *env, uint32_t fst0, in helper_float_madd_s()
1588 uint64_t helper_float_msub_d(CPUMIPSState *env, uint64_t fst0, in helper_float_msub_d()
1598 uint32_t helper_float_msub_s(CPUMIPSState *env, uint32_t fst0, in helper_float_msub_s()
1627 uint64_t helper_float_nmadd_d(CPUMIPSState *env, uint64_t fst0, in helper_float_nmadd_d()
1638 uint32_t helper_float_nmadd_s(CPUMIPSState *env, uint32_t fst0, in helper_float_nmadd_s()
1670 uint64_t helper_float_nmsub_d(CPUMIPSState *env, uint64_t fst0, in helper_float_nmsub_d()
1681 uint32_t helper_float_nmsub_s(CPUMIPSState *env, uint32_t fst0, in helper_float_nmsub_s()