Lines Matching defs:fdt0
234 uint64_t helper_float_sqrt_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_sqrt_d()
275 uint64_t helper_float_cvt_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_cvt_l_d()
312 uint64_t helper_float_cvtpw_ps(CPUMIPSState *env, uint64_t fdt0) in helper_float_cvtpw_ps()
337 uint32_t helper_float_cvts_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_cvts_d()
395 uint32_t helper_float_cvt_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_cvt_w_d()
408 uint64_t helper_float_round_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_round_l_d()
440 uint32_t helper_float_round_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_round_w_d()
472 uint64_t helper_float_trunc_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_trunc_l_d()
499 uint32_t helper_float_trunc_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_trunc_w_d()
525 uint64_t helper_float_ceil_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_ceil_l_d()
555 uint32_t helper_float_ceil_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_ceil_w_d()
585 uint64_t helper_float_floor_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_floor_l_d()
615 uint32_t helper_float_floor_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_floor_w_d()
645 uint64_t helper_float_cvt_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_cvt_2008_l_d()
675 uint32_t helper_float_cvt_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_cvt_2008_w_d()
705 uint64_t helper_float_round_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_round_2008_l_d()
741 uint32_t helper_float_round_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_round_2008_w_d()
777 uint64_t helper_float_trunc_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_trunc_2008_l_d()
807 uint32_t helper_float_trunc_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_trunc_2008_w_d()
837 uint64_t helper_float_ceil_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_ceil_2008_l_d()
871 uint32_t helper_float_ceil_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_ceil_2008_w_d()
905 uint64_t helper_float_floor_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_floor_2008_l_d()
939 uint32_t helper_float_floor_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_floor_2008_w_d()
975 uint64_t helper_float_abs_d(uint64_t fdt0) in helper_float_abs_d()
985 uint64_t helper_float_abs_ps(uint64_t fdt0) in helper_float_abs_ps()
995 uint64_t helper_float_chs_d(uint64_t fdt0) in helper_float_chs_d()
1005 uint64_t helper_float_chs_ps(uint64_t fdt0) in helper_float_chs_ps()
1016 uint64_t helper_float_recip_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_recip_d()
1034 uint64_t helper_float_rsqrt_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_rsqrt_d()
1054 uint64_t helper_float_recip1_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_recip1_d()
1072 uint64_t helper_float_recip1_ps(CPUMIPSState *env, uint64_t fdt0) in helper_float_recip1_ps()
1084 uint64_t helper_float_rsqrt1_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_rsqrt1_d()
1104 uint64_t helper_float_rsqrt1_ps(CPUMIPSState *env, uint64_t fdt0) in helper_float_rsqrt1_ps()
1217 uint64_t fdt0, uint64_t fdt1) in helper_float_add_d()
1237 uint64_t fdt0, uint64_t fdt1) in helper_float_add_ps()
1253 uint64_t fdt0, uint64_t fdt1) in helper_float_sub_d()
1273 uint64_t fdt0, uint64_t fdt1) in helper_float_sub_ps()
1289 uint64_t fdt0, uint64_t fdt1) in helper_float_mul_d()
1309 uint64_t fdt0, uint64_t fdt1) in helper_float_mul_ps()
1325 uint64_t fdt0, uint64_t fdt1) in helper_float_div_d()
1345 uint64_t fdt0, uint64_t fdt1) in helper_float_div_ps()
1362 uint64_t helper_float_recip2_d(CPUMIPSState *env, uint64_t fdt0, uint64_t fdt2) in helper_float_recip2_d()
1380 uint64_t helper_float_recip2_ps(CPUMIPSState *env, uint64_t fdt0, uint64_t fdt2) in helper_float_recip2_ps()
1397 uint64_t helper_float_rsqrt2_d(CPUMIPSState *env, uint64_t fdt0, uint64_t fdt2) in helper_float_rsqrt2_d()
1417 uint64_t helper_float_rsqrt2_ps(CPUMIPSState *env, uint64_t fdt0, uint64_t fdt2) in helper_float_rsqrt2_ps()
1436 uint64_t helper_float_addr_ps(CPUMIPSState *env, uint64_t fdt0, uint64_t fdt1) in helper_float_addr_ps()
1451 uint64_t helper_float_mulr_ps(CPUMIPSState *env, uint64_t fdt0, uint64_t fdt1) in helper_float_mulr_ps()
1570 uint64_t helper_float_madd_ps(CPUMIPSState *env, uint64_t fdt0, in helper_float_madd_ps()
1609 uint64_t helper_float_msub_ps(CPUMIPSState *env, uint64_t fdt0, in helper_float_msub_ps()
1650 uint64_t helper_float_nmadd_ps(CPUMIPSState *env, uint64_t fdt0, in helper_float_nmadd_ps()
1693 uint64_t helper_float_nmsub_ps(CPUMIPSState *env, uint64_t fdt0, in helper_float_nmsub_ps()