Searched refs:tcg_gen_div_i64 (Results 1 – 5 of 5) sorted by relevance
205 #define tcg_gen_div_tl tcg_gen_div_i64
196 void tcg_gen_div_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2);
3384 DIVS64(do_divsd, tcg_gen_div_i64)3406 tcg_gen_div_i64(val1, val1, val2);
2041 void tcg_gen_div_i64(TCGv_i64 ret, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_div_i64() function
1808 tcg_gen_div_i64(ret, t0, t1); in gen_op_arith_divd()