Home
last modified time | relevance | path

Searched refs:PPC_INST_MFSPR (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/perf/
D8xx-pmu.c169 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()
/arch/powerpc/include/asm/
Dppc-opcode.h234 #define PPC_INST_MFSPR 0x7c0002a6 macro