CPUID: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Creature (talk | contribs)
Corrected some grammar errors
Creature (talk | contribs)
More grammar fixes
Line 14: Line 14:


<pre>
<pre>
; returns zero if CPUID is not supported. returns at 1 otherwise.
; returns zero if CPUID is not supported. returns 1 otherwise.
pushfd
pushfd
pop eax
pop eax