Home
last modified time | relevance | path

Searched refs:l_not_less_lo (Results 1 – 1 of 1) sorted by relevance

/qemu/target/mips/tcg/
H A Dmxu_translate.c2836 TCGLabel *l_not_less_lo = gen_new_label(); in gen_mxu_D16CPS() local
2848 tcg_gen_brcondi_tl(TCG_COND_GE, t0, 0, l_not_less_lo); in gen_mxu_D16CPS()
2853 gen_set_label(l_not_less_lo); in gen_mxu_D16CPS()