Searched refs:PPC_INST_ORIS (Results 1 – 3 of 3) sorted by relevance
185 patch_instruction(addr, PPC_INST_ORIS | ___PPC_RA(3) | in patch_imm64_load_insns()
139 #define PPC_ORIS(d, a, i) EMIT(PPC_INST_ORIS | ___PPC_RA(d) | \
353 #define PPC_INST_ORIS 0x64000000 macro