Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dppc-opcode.h243 #define PPC_INST_STRING 0x7c00042a macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c1378 if ((instword & PPC_INST_STRING_GEN_MASK) == PPC_INST_STRING) { in emulate_instruction()