
use ebx in inline assembly. For the beta, just don't inline the 64 bit atomic compare and swap on IA32 (cmpxchg8 requires use of ebx). Any caller of the function will fall back to the non-inline version. This commit was SVN r5957.
use ebx in inline assembly. For the beta, just don't inline the 64 bit atomic compare and swap on IA32 (cmpxchg8 requires use of ebx). Any caller of the function will fall back to the non-inline version. This commit was SVN r5957.