PPC_RAW_ORIS
patch_instruction(addr++, ppc_inst(PPC_RAW_ORIS(reg, reg, PPC_HI(val))));
EMIT(PPC_RAW_ORIS(d, d, \
EMIT(PPC_RAW_ORIS(dst_reg, src2_reg, IMM_H(imm)));
EMIT(PPC_RAW_ORIS(dst_reg, dst_reg, IMM_H(imm)));