Descriptionsync/atomic: fix LoadInt32 on ARM
R0 is clobbered after cas,
while R1 preserves its value.
Patch Set 1 #Patch Set 2 : diff -r f7c898383887 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r f7c898383887 https://go.googlecode.com/hg/ #MessagesTotal messages: 4
|