Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dtraps.c1204 if ((instword & PPC_INST_STRING_MASK) == PPC_INST_LSWX) in emulate_string_inst()
1211 case PPC_INST_LSWX: in emulate_string_inst()
1234 case PPC_INST_LSWX: in emulate_string_inst()
/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h214 #define PPC_INST_LSWX 0x7c00042a macro