Searched refs:gen_op_arith_divw (Results 1 – 2 of 2) sorted by relevance
510 gen_op_arith_divw(ctx, cpu_gpr[a->rt], cpu_gpr[a->ra], cpu_gpr[a->rb],
1750 static inline void gen_op_arith_divw(DisasContext *ctx, TCGv ret, in gen_op_arith_divw() function