| H A D | translate.c | 609 TCGv_i64 temp64 = tcg_temp_new_i64(); in gen_madd_h() 612 GEN_HELPER_LL(mul_h, temp64, r2, r3, t_n); in gen_madd_h() 615 GEN_HELPER_LU(mul_h, temp64, r2, r3, t_n); in gen_madd_h() 618 GEN_HELPER_UL(mul_h, temp64, r2, r3, t_n); in gen_madd_h() 621 GEN_HELPER_UU(mul_h, temp64, r2, r3, t_n); in gen_madd_h() 624 tcg_gen_extr_i64_i32(temp, temp2, temp64); in gen_madd_h() 637 TCGv_i64 temp64 = tcg_temp_new_i64(); in gen_maddsu_h() 640 GEN_HELPER_LL(mul_h, temp64, r2, r3, t_n); in gen_maddsu_h() 643 GEN_HELPER_LU(mul_h, temp64, r2, r3, t_n); in gen_maddsu_h() 646 GEN_HELPER_UL(mul_h, temp64, r in gen_maddsu_h() 608 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_madd_h() local 635 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddsu_h() local 660 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddsum_h() local 698 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_madds_h() local 735 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddsus_h() local 767 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddsums_h() local 800 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddm_h() local 828 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddms_h() local 854 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddr64_h() local 889 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddsur32_h() local 915 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddr64s_h() local 950 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddsur32s_h() local 1531 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msub_h() local 1559 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubs_h() local 1591 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubm_h() local 1619 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubms_h() local 1645 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubr64_h() local 1679 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubr64s_h() local 1940 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubad_h() local 1965 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubadm_h() local 1999 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubadr32_h() local 2027 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubads_h() local 2059 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubadms_h() local 2092 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubadr32s_h() local 2367 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_madds_64() local 2385 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_maddsu_64() local 2415 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubs_64() local 2433 TCGv_i64 temp64 = tcg_temp_new_i64(); gen_msubsu_64() local 6317 TCGv_i64 temp64; decode_rr1_mul() local [all...] |