Home
last modified time | relevance | path

Searched refs:PPC_INST_STRING_GEN_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h246 #define PPC_INST_STRING_GEN_MASK 0xfc00067e macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c1378 if ((instword & PPC_INST_STRING_GEN_MASK) == PPC_INST_STRING) { in emulate_instruction()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h300 #define PPC_INST_STRING_GEN_MASK 0xfc00067e macro
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c1385 if ((instword & PPC_INST_STRING_GEN_MASK) == PPC_INST_STRING) { in emulate_instruction()

Completed in 9 milliseconds