Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dtranslate.c2848 TCGLabel *jumpLabel = gen_new_label(); in gen_branch_cond() local
2849 tcg_gen_brcond_tl(cond, r1, r2, jumpLabel); in gen_branch_cond()
2853 gen_set_label(jumpLabel); in gen_branch_cond()