Home | History | Annotate | Download | only in target-i386

Lines Matching refs:TCG_COND_LT

1003                 tcg_gen_brcondi_tl(inv ? TCG_COND_GE : TCG_COND_LT, cpu_cc_dst,
1042 cond = inv ? TCG_COND_GE : TCG_COND_LT;