Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dtraps.c886 if ((instword & PPC_INST_STRING_MASK) == PPC_INST_LSWX) in emulate_string_inst()
893 case PPC_INST_LSWX: in emulate_string_inst()
916 case PPC_INST_LSWX: in emulate_string_inst()
/linux-4.1.27/arch/powerpc/include/asm/
Dppc-opcode.h144 #define PPC_INST_LSWX 0x7c00042a macro