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