rv_lbu
emit(rv_lbu(lo(rd), 0, RV_REG_T0), ctx);
emit(sign_ext ? rv_lb(rd, off, rs) : rv_lbu(rd, off, rs), ctx);