Searched refs:STWCX_MASK (Results 1 – 2 of 2) sorted by relevance
147 if ((insn & STWCX_MASK) == STWCX_INSTRUCTION in arch_sw_singlestep()148 || (insn & STWCX_MASK) == STDCX_INSTRUCTION) { in arch_sw_singlestep()
26 #define STWCX_MASK 0xfc0007ff macro