package cpu
import "internal/cpu"
Package cpu implements processor feature detection used by the Go standard library.
Index ¶
Variables ¶
var ARM64 arm64
var PPC64 ppc64
var X86 x86
Source Files ¶
Tools for package owners.
import "internal/cpu"
Package cpu implements processor feature detection used by the Go standard library.
var ARM64 arm64
var PPC64 ppc64
var X86 x86
Tools for package owners.