Module x86

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ยง

__expand_check_macro ๐Ÿ”’