K 10 svn:author V 2 ed K 8 svn:date V 27 2013-06-08T23:45:11.333576Z K 7 svn:log V 342 Merge the 1 and 2 byte versions of the atomic functions into one. After pushing in my fix for the 2 byte functions, I realized that the functions for 1 and 2 byte operations had become identical. Reduce the code size by merging the functions for 1 and 2 byte operations together. While there, slightly improve variable naming and comments. END