HomeSort by relevance Sort by last modified time
    Searched refs:STWCX_MASK (Results 1 - 2 of 2) sorted by null

  /external/ltrace/sysdeps/linux-gnu/ppc/
insn.h 26 #define STWCX_MASK 0xfc0007ff
trace.c 147 if ((insn & STWCX_MASK) == STWCX_INSTRUCTION
148 || (insn & STWCX_MASK) == STDCX_INSTRUCTION) {

Completed in 104 milliseconds