K 10 svn:author V 4 jkim K 8 svn:date V 27 2013-08-02T00:08:00.364982Z K 7 svn:log V 231 - Implement atomic_cmpset_64(), atomic_swap_64(), and atomic_testandset_64() for i386. - Reimplement atomic_*_64_i386() in C to make it more pleasant to read. Note the generated code may not be optimal but much easier to maintain. END