Home | History | Annotate | Download | only in i386

Lines Matching full:cond

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