mirror of https://github.com/golang/go.git
Require a name to be specified when referencing the pseudo-stack. If you want a real stack offset, use the hardware stack pointer (e.g., R13 on arm), not SP. Fix affected assembly files. Change-Id: If3545f187a43cdda4acc892000038ec25901132a Reviewed-on: https://go-review.googlesource.com/5120 Run-TryBot: Rob Pike <r@golang.org> Reviewed-by: Russ Cox <rsc@golang.org> Reviewed-by: Dave Cheney <dave@cheney.net> |
||
|---|---|---|
| .. | ||
| 64bit_arm.go | ||
| asm_386.s | ||
| asm_amd64.s | ||
| asm_amd64p32.s | ||
| asm_arm.s | ||
| asm_darwin_arm.s | ||
| asm_freebsd_arm.s | ||
| asm_linux_arm.s | ||
| asm_nacl_arm.s | ||
| asm_netbsd_arm.s | ||
| asm_ppc64x.s | ||
| atomic_linux_arm_test.go | ||
| atomic_test.go | ||
| doc.go | ||
| export_linux_arm_test.go | ||
| race.s | ||
| value.go | ||
| value_test.go | ||