mirror of https://github.com/golang/go.git
Uses the same implementation as runtime/internal/atomic. Reorganize the intrinsic detector to make it more table-driven. Also works on amd64p32. Change-Id: I7a5238951d6018d7d5d1bc01f339f6ee9282b2d0 Reviewed-on: https://go-review.googlesource.com/28076 Reviewed-by: Cherry Zhang <cherryyz@google.com> |
||
|---|---|---|
| .. | ||
| 64bit_arm.go | ||
| asm_386.s | ||
| asm_amd64.s | ||
| asm_amd64p32.s | ||
| asm_arm.s | ||
| asm_arm64.s | ||
| asm_darwin_arm.s | ||
| asm_freebsd_arm.s | ||
| asm_linux_arm.s | ||
| asm_mips64x.s | ||
| asm_nacl_arm.s | ||
| asm_netbsd_arm.s | ||
| asm_openbsd_arm.s | ||
| asm_plan9_arm.s | ||
| asm_ppc64x.s | ||
| asm_s390x.s | ||
| atomic_linux_arm_test.go | ||
| atomic_test.go | ||
| doc.go | ||
| export_linux_arm_test.go | ||
| race.s | ||
| value.go | ||
| value_test.go | ||