//
pkg.gl
Category
github.com/segmentio/asm
cpu
cpuid
package
1.2.0
Repository:
https://github.com/segmentio/asm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
18 SLOC
#
Constants
All
All is a Feature value that has all CPU features enabled.
None
None is a Feature value that has no CPU features enabled.
#
Type aliases
CPU
CPU is a bitset of feature flags representing the capabilities of various CPU architeectures that this package provides optimized assembly routines for.
Feature
Feature represents a single CPU feature.