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

/darwin-on-arm/xnu/osfmk/i386/
H A Dlock.h133 static inline char xchgb(volatile char * cp, char new);
151 static inline char xchgb(volatile char * cp, char new) function
155 __asm__ volatile (" xchgb %0,%2" :
/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-asm.s711 xchgb %cl,V_recursive_alloc(%ebx)

Completed in 22 milliseconds