diff options
author | MITSUNARI Shigeo <[email protected]> | 2023-06-27 16:32:01 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2023-06-27 16:32:01 +0900 |
commit | c535f4737ee558c8322015bcd1c11403ae65e359 (patch) | |
tree | 808796960247938fe2417e50f01f3c0e26c2b3da /sample/cpuid/cnl.txt | |
parent | 6832492322e1be9a1b2103d9984a7e879464cfe5 (diff) | |
download | xbyak-c535f4737ee558c8322015bcd1c11403ae65e359.tar.gz xbyak-c535f4737ee558c8322015bcd1c11403ae65e359.zip |
update cpuid test list
Diffstat (limited to 'sample/cpuid/cnl.txt')
-rw-r--r-- | sample/cpuid/cnl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/cpuid/cnl.txt b/sample/cpuid/cnl.txt index 40cf483..270ed94 100644 --- a/sample/cpuid/cnl.txt +++ b/sample/cpuid/cnl.txt @@ -1,2 +1,2 @@ vendor intel - mmx mmx2 cmov sse sse2 sse3 ssse3 sse41 sse42 popcnt aesni rdtscp osxsave(xgetvb) pclmulqdq avx fma avx2 bmi1 bmi2 lzcnt prefetchw enh_rep rdrand adx rdseed smap sha f16c movbe avx512f avx512dq avx512_ifma avx512cd avx512bw avx512vl avx512_vbmi clflushopt + mmx mmx2 cmov sse sse2 sse3 ssse3 sse41 sse42 popcnt aesni rdtscp xsave(xgetvb) osxsave pclmulqdq avx fma avx2 bmi1 bmi2 lzcnt prefetchw enh_rep rdrand adx rdseed smap sha f16c movbe avx512f avx512dq avx512_ifma avx512cd avx512bw avx512vl avx512_vbmi clflushopt |