K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-10-14T18:07:45.000000Z K 7 svn:log V 315 Change the userland atomic operations on arm to use memory operands for the modified memory rather than using register operands that held a pointer to the memory. The biggest effect is that we now correctly tell the compiler that these functions change the memory that these functions modify. Reviewed by: cognet END