rv_lhu
emit(rv_lhu(lo(rd), 0, RV_REG_T0), ctx);
emit(sign_ext ? rv_lh(rd, off, rs) : rv_lhu(rd, off, rs), ctx);