go/src/internal/cpu
Agniva De Sarker ea5e3bd2a1 all: fix easy-to-miss typos
Using the wonderful https://github.com/client9/misspell tool.

Change-Id: Icdbc75a5559854f4a7a61b5271bcc7e3f99a1a24
Reviewed-on: https://go-review.googlesource.com/57851
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-08-23 03:07:12 +00:00
..
cpu.go all: fix easy-to-miss typos 2017-08-23 03:07:12 +00:00
cpu_arm.go
cpu_arm64.go runtime, internal/cpu: change cache line size for arm64 to 64 bytes 2017-08-08 06:49:49 +00:00
cpu_mips.go
cpu_mips64.go
cpu_mips64le.go
cpu_mipsle.go
cpu_ppc64x.go runtime, internal/cpu: CPU capabilities detection for ppc64x 2017-08-14 12:16:42 +00:00
cpu_s390x.go
cpu_test.go runtime, internal/cpu: CPU capabilities detection for ppc64x 2017-08-14 12:16:42 +00:00
cpu_x86.go
cpu_x86.s