mirror of https://github.com/golang/go.git
All of the architectures except ppc64 have only "RET" for the return
mnemonic. ppc64 used to have only "RETURN", but commit
|
||
|---|---|---|
| .. | ||
| 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_nacl_arm.s | ||
| asm_netbsd_arm.s | ||
| asm_openbsd_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 | ||