Lines Matching defs:env

40 target_ulong helper_cfc1(CPUMIPSState *env, uint32_t reg)  in helper_cfc1()
88 void helper_ctc1(CPUMIPSState *env, target_ulong arg1, uint32_t fs, uint32_t rt) in helper_ctc1()
203 static inline void update_fcr31(CPUMIPSState *env, uintptr_t pc) in update_fcr31()
234 uint64_t helper_float_sqrt_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_sqrt_d()
241 uint32_t helper_float_sqrt_s(CPUMIPSState *env, uint32_t fst0) in helper_float_sqrt_s()
248 uint64_t helper_float_cvtd_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvtd_s()
257 uint64_t helper_float_cvtd_w(CPUMIPSState *env, uint32_t wt0) in helper_float_cvtd_w()
266 uint64_t helper_float_cvtd_l(CPUMIPSState *env, uint64_t dt0) in helper_float_cvtd_l()
275 uint64_t helper_float_cvt_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_cvt_l_d()
288 uint64_t helper_float_cvt_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvt_l_s()
301 uint64_t helper_float_cvtps_pw(CPUMIPSState *env, uint64_t dt0) in helper_float_cvtps_pw()
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()
346 uint32_t helper_float_cvts_w(CPUMIPSState *env, uint32_t wt0) in helper_float_cvts_w()
355 uint32_t helper_float_cvts_l(CPUMIPSState *env, uint64_t dt0) in helper_float_cvts_l()
364 uint32_t helper_float_cvts_pl(CPUMIPSState *env, uint32_t wt0) in helper_float_cvts_pl()
373 uint32_t helper_float_cvts_pu(CPUMIPSState *env, uint32_t wth0) in helper_float_cvts_pu()
382 uint32_t helper_float_cvt_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvt_w_s()
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()
424 uint64_t helper_float_round_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_round_l_s()
440 uint32_t helper_float_round_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_round_w_d()
456 uint32_t helper_float_round_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_round_w_s()
472 uint64_t helper_float_trunc_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_trunc_l_d()
486 uint64_t helper_float_trunc_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_trunc_l_s()
499 uint32_t helper_float_trunc_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_trunc_w_d()
512 uint32_t helper_float_trunc_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_trunc_w_s()
525 uint64_t helper_float_ceil_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_ceil_l_d()
540 uint64_t helper_float_ceil_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_ceil_l_s()
555 uint32_t helper_float_ceil_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_ceil_w_d()
570 uint32_t helper_float_ceil_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_ceil_w_s()
585 uint64_t helper_float_floor_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_floor_l_d()
600 uint64_t helper_float_floor_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_floor_l_s()
615 uint32_t helper_float_floor_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_floor_w_d()
630 uint32_t helper_float_floor_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_floor_w_s()
645 uint64_t helper_float_cvt_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_cvt_2008_l_d()
660 uint64_t helper_float_cvt_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvt_2008_l_s()
675 uint32_t helper_float_cvt_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_cvt_2008_w_d()
690 uint32_t helper_float_cvt_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_cvt_2008_w_s()
705 uint64_t helper_float_round_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_round_2008_l_d()
723 uint64_t helper_float_round_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_round_2008_l_s()
741 uint32_t helper_float_round_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_round_2008_w_d()
759 uint32_t helper_float_round_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_round_2008_w_s()
777 uint64_t helper_float_trunc_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_trunc_2008_l_d()
792 uint64_t helper_float_trunc_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_trunc_2008_l_s()
807 uint32_t helper_float_trunc_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_trunc_2008_w_d()
822 uint32_t helper_float_trunc_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_trunc_2008_w_s()
837 uint64_t helper_float_ceil_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_ceil_2008_l_d()
854 uint64_t helper_float_ceil_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_ceil_2008_l_s()
871 uint32_t helper_float_ceil_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_ceil_2008_w_d()
888 uint32_t helper_float_ceil_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_ceil_2008_w_s()
905 uint64_t helper_float_floor_2008_l_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_floor_2008_l_d()
922 uint64_t helper_float_floor_2008_l_s(CPUMIPSState *env, uint32_t fst0) in helper_float_floor_2008_l_s()
939 uint32_t helper_float_floor_2008_w_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_floor_2008_w_d()
956 uint32_t helper_float_floor_2008_w_s(CPUMIPSState *env, uint32_t fst0) in helper_float_floor_2008_w_s()
1016 uint64_t helper_float_recip_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_recip_d()
1025 uint32_t helper_float_recip_s(CPUMIPSState *env, uint32_t fst0) in helper_float_recip_s()
1034 uint64_t helper_float_rsqrt_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_rsqrt_d()
1044 uint32_t helper_float_rsqrt_s(CPUMIPSState *env, uint32_t fst0) in helper_float_rsqrt_s()
1054 uint64_t helper_float_recip1_d(CPUMIPSState *env, uint64_t fdt0) in helper_float_recip1_d()
1063 uint32_t helper_float_recip1_s(CPUMIPSState *env, uint32_t fst0) in helper_float_recip1_s()
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()
1094 uint32_t helper_float_rsqrt1_s(CPUMIPSState *env, uint32_t fst0) in helper_float_rsqrt1_s()
1104 uint64_t helper_float_rsqrt1_ps(CPUMIPSState *env, uint64_t fdt0) in helper_float_rsqrt1_ps()
1117 uint64_t helper_float_rint_d(CPUMIPSState *env, uint64_t fs) in helper_float_rint_d()
1126 uint32_t helper_float_rint_s(CPUMIPSState *env, uint32_t fs) in helper_float_rint_s()
1175 uint64_t helper_float_class_d(CPUMIPSState *env, uint64_t arg) in helper_float_class_d()
1209 uint32_t helper_float_class_s(CPUMIPSState *env, uint32_t arg) in helper_float_class_s()
1216 uint64_t helper_float_add_d(CPUMIPSState *env, in helper_float_add_d()
1226 uint32_t helper_float_add_s(CPUMIPSState *env, in helper_float_add_s()
1236 uint64_t helper_float_add_ps(CPUMIPSState *env, in helper_float_add_ps()
1252 uint64_t helper_float_sub_d(CPUMIPSState *env, in helper_float_sub_d()
1262 uint32_t helper_float_sub_s(CPUMIPSState *env, in helper_float_sub_s()
1272 uint64_t helper_float_sub_ps(CPUMIPSState *env, in helper_float_sub_ps()
1288 uint64_t helper_float_mul_d(CPUMIPSState *env, in helper_float_mul_d()
1298 uint32_t helper_float_mul_s(CPUMIPSState *env, in helper_float_mul_s()
1308 uint64_t helper_float_mul_ps(CPUMIPSState *env, in helper_float_mul_ps()
1324 uint64_t helper_float_div_d(CPUMIPSState *env, in helper_float_div_d()
1334 uint32_t helper_float_div_s(CPUMIPSState *env, in helper_float_div_s()
1344 uint64_t helper_float_div_ps(CPUMIPSState *env, 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()
1371 uint32_t helper_float_recip2_s(CPUMIPSState *env, uint32_t fst0, uint32_t fst2) in helper_float_recip2_s()
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()
1407 uint32_t helper_float_rsqrt2_s(CPUMIPSState *env, uint32_t fst0, uint32_t fst2) in helper_float_rsqrt2_s()
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()
1467 uint32_t helper_float_max_s(CPUMIPSState *env, uint32_t fs, uint32_t ft) in helper_float_max_s()
1477 uint64_t helper_float_max_d(CPUMIPSState *env, uint64_t fs, uint64_t ft) in helper_float_max_d()
1487 uint32_t helper_float_maxa_s(CPUMIPSState *env, uint32_t fs, uint32_t ft) in helper_float_maxa_s()
1497 uint64_t helper_float_maxa_d(CPUMIPSState *env, uint64_t fs, uint64_t ft) in helper_float_maxa_d()
1507 uint32_t helper_float_min_s(CPUMIPSState *env, uint32_t fs, uint32_t ft) in helper_float_min_s()
1517 uint64_t helper_float_min_d(CPUMIPSState *env, uint64_t fs, uint64_t ft) in helper_float_min_d()
1527 uint32_t helper_float_mina_s(CPUMIPSState *env, uint32_t fs, uint32_t ft) in helper_float_mina_s()
1537 uint64_t helper_float_mina_d(CPUMIPSState *env, uint64_t fs, uint64_t ft) in helper_float_mina_d()
1550 uint64_t helper_float_madd_d(CPUMIPSState *env, uint64_t fst0, in helper_float_madd_d()
1560 uint32_t helper_float_madd_s(CPUMIPSState *env, uint32_t fst0, in helper_float_madd_s()
1570 uint64_t helper_float_madd_ps(CPUMIPSState *env, uint64_t fdt0, in helper_float_madd_ps()
1589 uint64_t helper_float_msub_d(CPUMIPSState *env, uint64_t fst0, in helper_float_msub_d()
1599 uint32_t helper_float_msub_s(CPUMIPSState *env, uint32_t fst0, in helper_float_msub_s()
1609 uint64_t helper_float_msub_ps(CPUMIPSState *env, uint64_t fdt0, in helper_float_msub_ps()
1628 uint64_t helper_float_nmadd_d(CPUMIPSState *env, uint64_t fst0, in helper_float_nmadd_d()
1639 uint32_t helper_float_nmadd_s(CPUMIPSState *env, uint32_t fst0, in helper_float_nmadd_s()
1650 uint64_t helper_float_nmadd_ps(CPUMIPSState *env, uint64_t fdt0, in helper_float_nmadd_ps()
1671 uint64_t helper_float_nmsub_d(CPUMIPSState *env, uint64_t fst0, in helper_float_nmsub_d()
1682 uint32_t helper_float_nmsub_s(CPUMIPSState *env, uint32_t fst0, in helper_float_nmsub_s()
1693 uint64_t helper_float_nmsub_ps(CPUMIPSState *env, uint64_t fdt0, in helper_float_nmsub_ps()
1715 uint32_t helper_float_maddf_s(CPUMIPSState *env, uint32_t fs, in helper_float_maddf_s()
1727 uint64_t helper_float_maddf_d(CPUMIPSState *env, uint64_t fs, in helper_float_maddf_d()
1739 uint32_t helper_float_msubf_s(CPUMIPSState *env, uint32_t fs, in helper_float_msubf_s()
1751 uint64_t helper_float_msubf_d(CPUMIPSState *env, uint64_t fs, in helper_float_msubf_d()