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

Lines Matching refs:TCG_COND_LT

706 OP_COND(lt, TCG_COND_LT);
723 OP_CONDI(lti, TCG_COND_LT);
743 OP_CONDZ(ltz, TCG_COND_LT);
2422 tcg_gen_brcond_tl(TCG_COND_LT, t0, t1, l1);