Lines Matching refs:tcg_gen_sub_i64
1590 void tcg_gen_sub_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_sub_i64() function
1703 tcg_gen_sub_i64(ret, tcg_constant_i64(arg1), arg2); in tcg_gen_subfi_i64()
2013 tcg_gen_sub_i64(ret, arg1, t0); in tcg_gen_rem_i64()
2047 tcg_gen_sub_i64(ret, arg1, t0); in tcg_gen_remu_i64()
2967 tcg_gen_sub_i64(t0, al, bl); in tcg_gen_sub2_i64()
2969 tcg_gen_sub_i64(rh, ah, bh); in tcg_gen_sub2_i64()
2970 tcg_gen_sub_i64(rh, rh, t1); in tcg_gen_sub2_i64()
3018 tcg_gen_sub_i64(rh, t1, t2); in tcg_gen_muls2_i64()
3019 tcg_gen_sub_i64(rh, rh, t3); in tcg_gen_muls2_i64()
3043 tcg_gen_sub_i64(rh, t1, t2); in tcg_gen_mulsu2_i64()
3076 tcg_gen_sub_i64(ret, ret, t); in tcg_gen_abs_i64()