Searched refs:l_greater_lo (Results 1 – 1 of 1) sorted by relevance
3829 TCGLabel *l_greater_lo = gen_new_label(); in gen_mxu_Q16SAT() local3846 tcg_gen_brcondi_tl(TCG_COND_GT, t1, 255, l_greater_lo); in gen_mxu_Q16SAT()3851 gen_set_label(l_greater_lo); in gen_mxu_Q16SAT()3865 TCGLabel *l_greater_lo = gen_new_label(); in gen_mxu_Q16SAT() local3882 tcg_gen_brcondi_tl(TCG_COND_GT, t1, 255, l_greater_lo); in gen_mxu_Q16SAT()3887 gen_set_label(l_greater_lo); in gen_mxu_Q16SAT()