Which Processor? by Juan Jiminez
------
It is possible for software to determine which Intel 86-family
CPU is running in the machine by testing the results of certain
operations involving the Flags register and the Rotate
instructions.  The author presents the methods and
assembly-language code functions that perform the detection
for Turbo C and Turbo Pascal.