]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] runtime/cgo: change PC to R15 in asm_arm.s
authorRob Pike <r@golang.org>
Tue, 17 Feb 2015 17:49:57 +0000 (09:49 -0800)
committerRob Pike <r@golang.org>
Tue, 17 Feb 2015 18:23:08 +0000 (18:23 +0000)
commit0f3f2c4110fc177b9a37998cb6c426647110d98f
treedef6f4bff814b56acae9012f466a7f1a453ba3f1
parent09ce5d38d04da7e5f3b42ddfd2d6d669e017f4a9
[dev.cc] runtime/cgo: change PC to R15 in asm_arm.s

R15 is the real register. PC is a pseudo-register that we are making
illegal in this context as part of the grand assembly unification.

Change-Id: Ie0ea38ce7ef4d2cf4fcbe23b851a570fd312ce8d
Reviewed-on: https://go-review.googlesource.com/4966
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/cgo/asm_arm.s