Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dppc-opcode.h262 #define PPC_INST_MFSPR_PVR_MASK 0xfc1ffffe macro
/linux/arch/powerpc/kernel/
A Dtraps.c1342 if ((instword & PPC_INST_MFSPR_PVR_MASK) == PPC_INST_MFSPR_PVR) { in emulate_instruction()

Completed in 11 milliseconds