Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h244 #define PPC_INST_STRING 0x7c00042a 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.h298 #define PPC_INST_STRING 0x7c00042a 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 10 milliseconds