Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dtraps.c1212 if ((instword & PPC_INST_STRING_MASK) == PPC_INST_LSWX) in emulate_string_inst()
1218 switch (instword & PPC_INST_STRING_MASK) { in emulate_string_inst()
1241 switch ((instword & PPC_INST_STRING_MASK)) { in emulate_string_inst()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h277 #define PPC_INST_STRING_MASK 0xfc0007fe macro

Completed in 10 milliseconds