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

/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h149 #define PPC_INST_SYNC_MASK 0xfc0007fe macro
/linux-4.4.14/arch/powerpc/kernel/
H A Dtraps.c1065 if ((instword & PPC_INST_SYNC_MASK) == PPC_INST_SYNC) { emulate_instruction()

Completed in 59 milliseconds