Searched refs:PPC_INST_MFSPR_DSCR_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 170 #define PPC_INST_MFSPR_DSCR_MASK 0xfc1fffff macro |
/arch/powerpc/kernel/ | ||
D | traps.c | 1075 ((instword & PPC_INST_MFSPR_DSCR_MASK) == in emulate_instruction() |