Searched refs:PPC_INST_RLDICR (Results 1 – 3 of 3) sorted by relevance
180 patch_instruction(addr, PPC_INST_RLDICR | ___PPC_RA(3) | in patch_imm64_load_insns()
170 #define PPC_RLDICR(d, a, i, me) EMIT(PPC_INST_RLDICR | ___PPC_RA(d) | \
340 #define PPC_INST_RLDICR 0x78000004 macro