label_tlb_huge_update
uasm_il_bbit1(p, r, scratch, ilog2(_PAGE_HUGE), label_tlb_huge_update);
build_is_huge_pte(&p, &r, GPR_K0, GPR_K1, label_tlb_huge_update);
const enum label_id ls = label_tlb_huge_update;
build_is_huge_pte(p, r, wr.r1, wr.r2, label_tlb_huge_update);
uasm_il_beqz(p, r, pte, label_tlb_huge_update);