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/hsw.txt | |
parent | 6832492322e1be9a1b2103d9984a7e879464cfe5 (diff) | |
download | xbyak-c535f4737ee558c8322015bcd1c11403ae65e359.tar.gz xbyak-c535f4737ee558c8322015bcd1c11403ae65e359.zip |
update cpuid test list
Diffstat (limited to 'sample/cpuid/hsw.txt')
-rw-r--r-- | sample/cpuid/hsw.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/cpuid/hsw.txt b/sample/cpuid/hsw.txt index 9652a96..ea1b8ff 100644 --- a/sample/cpuid/hsw.txt +++ b/sample/cpuid/hsw.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 enh_rep rdrand f16c movbe + mmx mmx2 cmov sse sse2 sse3 ssse3 sse41 sse42 popcnt aesni rdtscp xsave(xgetvb) osxsave pclmulqdq avx fma avx2 bmi1 bmi2 lzcnt enh_rep rdrand f16c movbe |