]> Cypherpunks repositories - gostls13.git/commit
runtime: fix freebsd/arm instruction cache flush
authorDave Cheney <dave@cheney.net>
Tue, 1 Jan 2013 10:47:42 +0000 (21:47 +1100)
committerDave Cheney <dave@cheney.net>
Tue, 1 Jan 2013 10:47:42 +0000 (21:47 +1100)
commitc2d2bfcc4908ca7ab94abf5479f28694b2d1efa8
tree15dbd025ab07f1dab111ac97dad46662d9e61000
parent52dc13b5f3d9b9cbe26512fc4986372a6e97e96c
runtime: fix freebsd/arm instruction cache flush

sysarch requires arguments to be passed on the stack, not in registers.

Credit to Shenghou Ma (minux) for the fix.

R=minux.ma, devon.odell
CC=golang-dev
https://golang.org/cl/7037043
src/pkg/runtime/sys_freebsd_arm.s