Cpuid/en: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
|- | |- | ||
| CPUID level | | CPUID level | ||
| | | Role of output at '''Intel''' CPU | ||
| Example of output | | Example of output | ||
| Interpretation of output | | Interpretation (decoding) of output | ||
| Role of output at '''AMD''' CPU | |||
| Example of output | |||
| Interpretation (decoding) of output | |||
|- | |- | ||
| 0 | | 0 |
Revision as of 18:36, 1 July 2016
CPUID
- a system diagnostic utility that displays some useful CPU information.
Authors
Sergey Kuzmin aka Wildwest
e-mail: kuzmin_serg@list.ru
CPUID instruction
CPUID level | Role of output at Intel CPU | Example of output | Interpretation (decoding) of output | Role of output at AMD CPU | Example of output | Interpretation (decoding) of output |
0 |
Specifications
- http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-vol-2a-manual.pdf
- http://support.amd.com/TechDocs/24594.pdf
- http://www.sandpile.org/x86/cpuid.htm aggregator website, may be not reliable information