Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c1222 if ((instword & PPC_INST_STRING_MASK) == PPC_INST_LSWX) in emulate_string_inst()
1229 case PPC_INST_LSWX: in emulate_string_inst()
1252 case PPC_INST_LSWX: in emulate_string_inst()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c1230 if ((instword & PPC_INST_STRING_MASK) == PPC_INST_LSWX) in emulate_string_inst()
1237 case PPC_INST_LSWX: in emulate_string_inst()
1260 case PPC_INST_LSWX: in emulate_string_inst()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h219 #define PPC_INST_LSWX 0x7c00042a macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h275 #define PPC_INST_LSWX 0x7c00042a macro

Completed in 10 milliseconds