Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgenptr.c1431 TCGLabel *no_ovfl_label = gen_new_label(); in gen_add_sat_i64() local
1440 tcg_gen_brcondi_i64(TCG_COND_NE, cond1, 0, no_ovfl_label); in gen_add_sat_i64()
1449 gen_set_label(no_ovfl_label); in gen_add_sat_i64()