Searched refs:gen_cond_call (Results 1 – 2 of 2) sorted by relevance
700 gen_cond_call(ctx, PuV, TCG_COND_EQ, riV)702 gen_cond_call(ctx, PuV, TCG_COND_NE, riV)
717 static void gen_cond_call(DisasContext *ctx, TCGv pred, in gen_cond_call() function