CPUID: Difference between revisions

[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:
 
===External Links===
* You can check out [http://sandpile.org/ia32x86/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]
* AMD's [http://support.amd.com/us/Processor_TechDocs/25481.pdf CPUID Specification]