Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtraps.c1407 if ((((instword & PPC_INST_MFSPR_DSCR_USER_MASK) == in emulate_instruction()
1809 if ((instword & PPC_INST_MFSPR_DSCR_USER_MASK) in facility_unavailable_exception()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dppc-opcode.h240 #define PPC_INST_MFSPR_DSCR_USER_MASK 0xfc1ffffe macro