Searched refs:tcg_gen_divu_i32 (Results 1 – 6 of 6) sorted by relevance
327 #define tcg_gen_divu_tl tcg_gen_divu_i32
95 void tcg_gen_divu_i32(TCGv_i32 ret, TCGv_i32 arg1, TCGv_i32 arg2);
620 void tcg_gen_divu_i32(TCGv_i32 ret, TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_divu_i32() function
3383 DIVU32(do_divuw, tcg_gen_divu_i32)
1772 tcg_gen_divu_i32(t3, t0, t1); in gen_op_arith_divw()
1973 tcg_gen_divu_i32(arg[0].out, in translate_quou()