cpufeatures

Module x86

source
Expand description

x86/x86-64 CPU feature detection support.

Portable, no_std-friendly implementation that relies on the x86 CPUID instruction for feature detection.

Macrosยง