Searched refs:l_greater_hi (Results 1 – 1 of 1) sorted by relevance
3828 TCGLabel *l_greater_hi = gen_new_label(); in gen_mxu_Q16SAT() local3834 tcg_gen_brcondi_tl(TCG_COND_GT, t0, 255, l_greater_hi); in gen_mxu_Q16SAT()3839 gen_set_label(l_greater_hi); in gen_mxu_Q16SAT()3864 TCGLabel *l_greater_hi = gen_new_label(); in gen_mxu_Q16SAT() local3870 tcg_gen_brcondi_tl(TCG_COND_GT, t0, 255, l_greater_hi); in gen_mxu_Q16SAT()3875 gen_set_label(l_greater_hi); in gen_mxu_Q16SAT()