Home | History | Annotate | Download | only in x86_64

Lines Matching full:cond

494 static void tcg_out_brcond(TCGContext *s, int cond, 
511 tcg_out_jxx(s, tcg_cond_to_jcc[cond], label_index);