Searched refs:nextlabel (Results 1 – 1 of 1) sorted by relevance
6682 DisasLabel nextlabel; in trans_WLS() local6723 nextlabel = gen_disas_label(s); in trans_WLS()6724 tcg_gen_brcondi_i32(TCG_COND_EQ, cpu_R[a->rn], 0, nextlabel.label); in trans_WLS()6745 set_disas_label(s, nextlabel); in trans_WLS()