mirror of https://github.com/golang/go.git
Like in x/sys/cpu, use anonymous structs to declare the CPU feature vars instead of defining single-use types. Also, order the vars alphabetically. Change-Id: Iedd3ca51916e3cbb852d2aeed18b3a4c6613e778 Reviewed-on: https://go-review.googlesource.com/c/go/+/221757 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Martin Möhrmann <moehrmann@google.com> |
||
|---|---|---|
| .. | ||
| cpu.go | ||
| cpu_386.go | ||
| cpu_amd64.go | ||
| cpu_arm.go | ||
| cpu_arm64.go | ||
| cpu_mips.go | ||
| cpu_mips64x.go | ||
| cpu_mipsle.go | ||
| cpu_no_init.go | ||
| cpu_ppc64x.go | ||
| cpu_riscv64.go | ||
| cpu_s390x.go | ||
| cpu_s390x.s | ||
| cpu_s390x_test.go | ||
| cpu_test.go | ||
| cpu_wasm.go | ||
| cpu_x86.go | ||
| cpu_x86.s | ||
| cpu_x86_test.go | ||
| export_test.go | ||