Searched refs:PPC_INST_MTSPR_DSCR_USER_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h175 #define PPC_INST_MTSPR_DSCR_USER_MASK 0xfc1fffff macro
/linux-4.4.14/arch/powerpc/kernel/
H A Dtraps.c1084 if ((((instword & PPC_INST_MTSPR_DSCR_USER_MASK) == emulate_instruction()
1416 if ((instword & PPC_INST_MTSPR_DSCR_USER_MASK) facility_unavailable_exception()

Completed in 48 milliseconds