CPUID: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
m Correction to inline asm; input constraint for EAX input was "0" instead of "a"
m Fixed error in link
Line 180: Line 180:


===External Links===
===External Links===
* You can check out [http://sandpile.org/ia32/cpuid.htm SandPile.org] for an exhaustive list of functions available through CPUID instruction.
* You can check out [http://sandpile.org/x86/cpuid.htm SandPile.org] for an exhaustive list of functions available through CPUID instruction.
* Intel's [http://bochs.sourceforge.net/techspec/24161821.pdf CPUID Specification]
* Intel's [http://bochs.sourceforge.net/techspec/24161821.pdf CPUID Specification]
* AMD's [http://support.amd.com/us/Processor_TechDocs/25481.pdf CPUID Specification]
* AMD's [http://support.amd.com/us/Processor_TechDocs/25481.pdf CPUID Specification]