Mail Archives: opendos/1997/05/17/08:53:47
On Thu, 15 May 1997, Benjamin D Chambers wrote:
> Sorry to post something off-topic, but where should I direct inquiries
> about identifying Pentium chips (using assembly)? Anyone know of an
> Intel-style Assembly Mailing list?
http://www.x86.org
try the CPUID instruction
if you have Borland C 3.1 or later, or TASM, look in the examples
directories and you'll find CPUID.ASM
Also, download SNIPPETS from simtelnet. I don't know what
directory it is in, but you can find it by doing a search for
SNIP9*.*
I believe the filename is SNIP9611.ZIP
It contains code to detect the CPU type, FPU, etc...
Have fun.
TTYL
Mike A. Harris | http://blackwidow.saultc.on.ca/~mharris
Computer Consultant | Coming soon: dynamic-IP-freedom...
My dynamic address: http://blackwidow.saultc.on.ca/~mharris/ip-address.html
Email: mharris at blackwidow.saultc.on.ca <-- Spam proof address
Want a Windows emulator for Linux? Visit Caldera's website: www.caldera.com
- Raw text -