-
Shenghou Ma authored
This is a follow-up to CL 5978051. Use kernel cas64 helper if we can, fallback to LDREXD/STREXD if we are on ARMv6 or higher, and to lock-emulated cas64 if on ARMv5. A future CL will fix {Add,Load,Store}{Int,Uint}64 and issue 3331. R=bradfitz, rsc CC=golang-dev https://golang.org/cl/6034048
4d724f4c
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
asm_386.s | ||
asm_amd64.s | ||
asm_arm.s | ||
asm_linux_arm.s | ||
atomic_test.go | ||
doc.go |