DosX-dev / cpuid-in-C

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:MIT License


Languages

Language:C 100.0%