package
1.2.0
Repository: https://github.com/segmentio/asm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package cpuid provides generic types used to represent CPU features supported by the architecture.
No description provided by the author

# Variables

ARM is the bitset representing which parts of the arm instruction sets are supported by the CPU.
ARM64 is the bitset representing which parts of the arm64 instruction sets are supported by the CPU.
X86 is the bitset representing the set of the x86 instruction sets are supported by the CPU.