Cpuid/en: Difference between revisions
Jump to navigation
Jump to search
(+) |
|||
Line 12: | Line 12: | ||
|- | |- | ||
| CPUID level | | CPUID level | ||
| ''' | | '''Intel''' | ||
| Example of ouput | | Example of ouput | ||
| Interpretation of output | | Interpretation of output | ||
| ''' | | '''AMD''' | ||
| Example of | | Example of output | ||
| Interpretation of output | | Interpretation of output | ||
|- | |- | ||
Line 29: | Line 29: | ||
<br> | <br> | ||
== Specifications == | == Specifications == | ||
* http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-vol-2a-manual.pdf | * http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-vol-2a-manual.pdf |
Revision as of 18:34, 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 | Intel | Example of ouput | Interpretation of output | AMD | Example of output | Interpretation 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