Home
last modified time | relevance | path

Searched defs:_STLP_EXCH_ASM (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_sparc_atomic.h14 # define _STLP_EXCH_ASM asm volatile ("casx [%3], %4, %0 ; membar #LoadLoad | #LoadStore " … macro
20 # define _STLP_EXCH_ASM asm volatile ("cas [%3], %4, %0" : \ macro
27 # define _STLP_EXCH_ASM asm volatile ("swap [%3], %0 " : \ macro