Searched refs:PPC_INST_LSWX (Results 1 – 2 of 2) sorted by relevance
1122 if ((instword & PPC_INST_STRING_MASK) == PPC_INST_LSWX) in emulate_string_inst()1129 case PPC_INST_LSWX: in emulate_string_inst()1152 case PPC_INST_LSWX: in emulate_string_inst()
217 #define PPC_INST_LSWX 0x7c00042a macro