CPUID - Calling CPUID

Calling CPUID

In assembly language the CPUID instruction takes no parameters as CPUID implicitly uses the EAX register. The EAX register should be loaded with a value specifying what information to return. CPUID should be called with EAX = 0 first, as this will return the highest calling parameter that the CPU supports. To obtain extended function information CPUID should be called with bit 31 of EAX set. To determine the highest extended function calling parameter, call CPUID with EAX = 80000000h.

Read more about this topic:  CPUID

Famous quotes containing the word calling:

    What is an artist? A provincial who finds himself somewhere between a physical reality and a metaphysical one.... It’s this in-between that I’m calling a province, this frontier country between the tangible world and the intangible one—which is really the realm of the artist.
    Frederico Fellini (b. 1920)