Report a bug
If you spot a problem with this page, click here to create a GitHub issue.
Improve this page
Quickly fork, edit online, and submit a pull request for this page.
Requires a signed-in GitHub account. This works well for small changes.
If you'd like to make larger changes you may want to consider using
a local clone.
CPUID
CPU Identification
The following table is a quick reference guide for which cpuid modules to use for a given category of functionality.
Modules | Description |
---|---|
High Level API | |
cpuid.unified | High level abstraction on top of all architectures |
cpuid.x86_any | Common information for all x86 and x86_64 vendors |
Low Level API | |
cpuid.intel | Intel 64 and IA-32 CPUID information |
cpuid.amd | AMD CPUID information |
Auxiliary | |
cpuid.common | Auxiliary data types and functions |
Copyright © 2016-2020 by Ilya Yaroshenko | Page generated by
Ddoc on Sun Oct 4 11:50:08 2020