Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dppc-opcode.h272 #define PPC_INST_MCRXR_MASK 0xfc0007fe macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Dtraps.c1372 if ((instword & PPC_INST_MCRXR_MASK) == PPC_INST_MCRXR) { in emulate_instruction()

Completed in 11 milliseconds