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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlock.h152 static inline char xchgb(volatile char * cp, char new);
170 static inline char xchgb(volatile char * cp, char new) function
174 __asm__ volatile (" xchgb %0,%2" :
/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s711 xchgb %cl,V_recursive_alloc(%ebx)

Completed in 29 milliseconds