Descriptionruntime: fix arm preemption
Preemption during the software floating point code
could cause m (R9) to change, so that when the
original registers were restored at the end of the
floating point handler, the changed and correct m
would be replaced by the old and incorrect m.
Patch Set 1 #Patch Set 2 : diff -r d8e4fd0220d5 https://code.google.com/p/go #Patch Set 3 : diff -r 1c2053db3e0a https://code.google.com/p/go/ #
Total comments: 2
MessagesTotal messages: 6
|