Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h215 #define PPC_INST_ISEL 0x7c00001e macro
/Linux-v5.10/arch/powerpc/kernel/
Dtraps.c1390 if ((instword & PPC_INST_ISEL_MASK) == PPC_INST_ISEL) { in emulate_instruction()