Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmxu_translate.c4301 TCGLabel *l_b_only = gen_new_label(); in gen_mxu_S32ALN() local
4312 tcg_gen_brcondi_tl(TCG_COND_EQ, t2, 0, l_b_only); in gen_mxu_S32ALN()
4323 gen_set_label(l_b_only); in gen_mxu_S32ALN()