You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add detection of CPU specific features and flags as provided by cpuid instruction.
Implement infrastructure to easily consume the flags and add them as a guard for already existing features (e.g. rdtscp instruction, 1GB huge pages, etc).