Skip to content

moposx/x86_64-level

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x86_64-level

Detect and report the feature level of x86_64 that the current machine supports.

Usage

$ x86_64-level
LEVEL

Output

Excerpt from Wikipedia.

Level name CPU features Program Output
(baseline) aka x86_64-v1 CMOV, CX8, FPU, FXSR, MMX, OSFXSR, SCE, SSE, SSE2 (baseline)
x86_64-v2 CMPXCHG16B, LAHF-SAHF, POPCNT, SSE3, SSE4_1, SSE4_2, SSSE3 v2
x86_64-v3 AVX, AVX2, BMI1, BMI2, F16C, FMA, LZCNT, MOVBE, OSXSAVE v3
x86_64-v4 AVX512F, AVX512BW, AVX512BW, AVX512DQ, AVX512VL v4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages