rv_ori
emit(rv_ori(lo(rd), lo(rd), imm), ctx);
emit(rv_ori(hi(rd), RV_REG_ZERO, -1), ctx);
emit(rv_ori(rd, rd, imm), ctx);