Home
last modified time | relevance | path

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

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