Searched refs:tcg_unsigned_cond (Results 1 – 4 of 4) sorted by relevance
93 static inline TCGCond tcg_unsigned_cond(TCGCond c) in tcg_unsigned_cond() function
709 cond = tcg_unsigned_cond(ltgt_cond[mask]); in disas_jcc()1620 c.cond = tcg_unsigned_cond(c.cond); in op_cj()2170 c = tcg_unsigned_cond(c); in op_ct()
1018 tcg_out_setcond(s, tcg_unsigned_cond(cond), TCG_TMP1, al, bl);
2239 cond2 = tcg_unsigned_cond(cond);