Description
Binding for the cpuid machine instruction on x86 compatible processors.
Description
This module provides the function cpuid
for accessing information about the currently running IA-32 processor. Both a function for calling the cpuid
instruction directly, and some convenience functions for common uses are provided. This package is only portable to IA-32 machines.