cpuid-in-C icon indicating copy to clipboard operation
cpuid-in-C copied to clipboard

An example of identifying a processor through the "cpuid" instruction

cpuid using example

An example of identifying a processor through the "cpuid" instruction (is used to retrieve information about the processor, including details about its architecture, vendor, features etc)

Download compiled as .EXE