Detecting CPU Speed: Difference between revisions

m
Bot: Replace deprecated source tag with syntaxhighlight
[unchecked revision][unchecked revision]
m (Bot: Replace deprecated source tag with syntaxhighlight)
m (Bot: Replace deprecated source tag with syntaxhighlight)
Line 146:
; ax contains measured speed in MHz
mov ~[mhz], ax
</syntaxhighlight>
</source>
 
See the Intel manual (see links) for more information.