标签:http 32位 targe ola asm 代码 ref log com
__asm__ __volatile__( "mov $-1, %0 \n" " lock \n" " xaddl %0, %1 \n" " decl %0 \n" : "=r"(Value), "+m"(*pAddend) : : "cc"); #endif
https://www.cnblogs.com/findumars/p/6995637.html
标签:http 32位 targe ola asm 代码 ref log com
原文地址:https://www.cnblogs.com/hshy/p/13065363.html