Searched refs:PPC_INST_MFSPR (Results 1 – 2 of 2) sorted by relevance
169 struct ppc_inst insn = ppc_inst(PPC_INST_MFSPR | __PPC_RS(R10) | in mpc8xx_pmu_del()178 struct ppc_inst insn = ppc_inst(PPC_INST_MFSPR | __PPC_RS(R10) | in mpc8xx_pmu_del()
234 #define PPC_INST_MFSPR 0x7c0002a6 macro