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:

    It is as real
    as splinters stuck in your ear. The noise we steal
    is half a bell. And outside cars whisk by on the suburban street
    and are there and are true.
    What else is this, this intricate shape of air?
    calling me, calling you.
    Anne Sexton (1928–1974)