flat assembler
Message board for the users of flat assembler.
Index
> Main > CPUID |
Author |
|
Ivan2k2 17 May 2006, 15:38
1 How to detect modern 64bit CPUs with cpuid instruction ???
2 What values are returned with cpuid for these CPUs ??? (stepping,family, etc) |
|||
17 May 2006, 15:38 |
|
MazeGen 17 May 2006, 18:37
1) For both Intel and AMD:
80000001H EDX.29 |
|||
17 May 2006, 18:37 |
|
MazeGen 19 May 2006, 07:41
2) Some out-of-date, but still useful info can be found here:
http://sandpile.org/ia32/cpuid.htm Search the page for "Athlon 64" and "Turion 64" (I'm not sure what means "Sempron TT00+, 64-bit"). |
|||
19 May 2006, 07:41 |
|
Ivan2k2 19 May 2006, 10:23
thanx MazeGen, but i need values for Conroe, Merom, Dempsey and others
|
|||
19 May 2006, 10:23 |
|
HyperVista 20 May 2006, 03:06
Ivan2k2 - you may be able to make use of the Brand ID and Brand String CPUID instruction to get the information you need.
Brand String is a fairly new extension to the CPUID instruction and returns an ascii string identifying the CPU and maximum frequency. Check out chapters 3 and 5 of this document: ftp://download.intel.com/design/Xeon/applnots/24161830.pdf Hope this helps. Hypervista |
|||
20 May 2006, 03:06 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.