Searched refs:HLE_ACQUIRE (Results 1 – 1 of 1) sorted by relevance
2701 #define HLE_ACQUIRE ".byte 0xf2;" macro2705 __asm__ volatile(HLE_ACQUIRE "xchg %1,%0" : "+r"(v), "+m"(*p) : : "memory"); in swap4()