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