• Russ Cox's avatar
    runtime: fix arm preemption · cba880e0
    Russ Cox authored
    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.
    
    TBR=dvyukov
    CC=golang-dev
    https://golang.org/cl/11883045
    cba880e0
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...