uasm_il_bbit0
void uasm_il_bbit0(u32 **p, struct uasm_reloc **r, unsigned int reg,
uasm_il_bbit0(p, r, pte, ilog2(_PAGE_PRESENT), lid);
uasm_il_bbit0(p, r, pte, ilog2(_PAGE_WRITE), lid);
uasm_il_bbit0(&p, &r, wr.r1, ilog2(_PAGE_VALID),
uasm_il_bbit0(&p, &r, wr.r1, ilog2(_PAGE_VALID),
uasm_il_bbit0(&p, &r, wr.r3, 1, label_tlbl_goaround2);
UASM_EXPORT_SYMBOL(uasm_il_bbit0);