Searched refs:STWCX_MASK (Results 1 - 2 of 2) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/ppc/
H A Dinsn.h26 #define STWCX_MASK 0xfc0007ff macro
H A Dtrace.c147 if ((insn & STWCX_MASK) == STWCX_INSTRUCTION
148 || (insn & STWCX_MASK) == STDCX_INSTRUCTION) {

Completed in 92 milliseconds