-
Russ Cox authored
The LDREXD and STREXD instructions require aligned addresses, and the ARM stack is not guaranteed to be aligned during the check. This may cause other problems later (on the ARM not all 64-bit pointers may be 64-bit aligned) but at least the check is correct now. R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/4564053
69cb8fef
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
asm_386.s | ||
asm_amd64.s | ||
asm_arm.s | ||
asm_linux_arm.s | ||
atomic_test.go | ||
doc.go |