]> Cypherpunks repositories - gostls13.git/commit
runtime, runtime/cgo: save callee-saved FP registers on arm64
authorShenghou Ma <minux@golang.org>
Thu, 24 Mar 2016 23:35:10 +0000 (19:35 -0400)
committerMinux Ma <minux@golang.org>
Fri, 25 Mar 2016 23:04:44 +0000 (23:04 +0000)
commita7f7a9cca749a676cee73f28e48c6f7bffa64807
treeb11d7035a62978499809f235867225c0b94f5687
parent71916437fb2bd788a9ce491830f4233aee4a9149
runtime, runtime/cgo: save callee-saved FP registers on arm64

For #14876.

Change-Id: I0992859264cbaf9c9b691fad53345bbb01b4cf3b
Reviewed-on: https://go-review.googlesource.com/21085
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/cgo/asm_arm64.s
src/runtime/rt0_darwin_arm64.s
src/runtime/rt0_linux_arm64.s