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