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