Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-12 | fix typo | MITSUNARI Shigeo | |
2022-05-12 | add detection of movdir64b | MITSUNARI Shigeo | |
2022-05-12 | add detection of movdiri | MITSUNARI Shigeo | |
2022-05-11 | add cldemote to Cpu | MITSUNARI Shigeo | |
2022-05-11 | detection of clflushopt | MITSUNARI Shigeo | |
2022-04-05 | add waitpkg detection to Cpu | MITSUNARI Shigeo | |
2021-12-31 | fix test_util.cpp | MITSUNARI Shigeo | |
2021-08-30 | add Cpu::tAVX512_FP16 | MITSUNARI Shigeo | |
2021-08-30 | remove unused flags(tSSE4a and tSSE5) of Cpu | MITSUNARI Shigeo | |
2021-01-02 | test_util.cpp supports OpenBSD | MITSUNARI Shigeo | |
2020-10-19 | test_util checks AMX and AVX_VNNI | MITSUNARI Shigeo | |
2019-05-26 | add avx512_bf16v5.80 | MITSUNARI Shigeo | |
2019-01-17 | format change | MITSUNARI Shigeo | |
2018-02-13 | change format and add getter for data_cache_sizev5.62 | MITSUNARI Shigeo | |
2017-12-30 | add flags for intel's manual 319433-030.pdf | MITSUNARI Shigeo | |
2017-08-08 | add mpx | MITSUNARI Shigeo | |
2017-08-08 | support sha(thanks to magrosan) | MITSUNARI Shigeo | |
2017-08-08 | support prefetchw | MITSUNARI Shigeo | |
2017-01-26 | support prefetchwt1v5.41 | MITSUNARI Shigeo | |
2016-11-27 | rename AVX512_4VNNI to tAVX512_4VNNIWv5.31 | MITSUNARI Shigeo | |
2016-11-26 | add detection of AVX512_4VNNIW and AVX512_4FMAPS | MITSUNARI Shigeo | |
2016-05-05 | add detection of avx-512 | MITSUNARI Shigeo | |
2015-06-16 | add movbev4.83 | MITSUNARI Shigeo | |
2015-05-24 | support detection of F16Cv4.82 | MITSUNARI Shigeo | |
2015-05-03 | include xbyak.h instead of xbyak/xbyak.h | MITSUNARI Shigeo | |
2015-01-28 | Cpu::Type is excented to 64-bit valuev4.71 | MITSUNARI Shigeo | |
2015-01-28 | add stac/rdseed | MITSUNARI Shigeo | |
2015-01-28 | support adox, adcx | MITSUNARI Shigeo | |
2014-04-11 | add detection of rdrand to Xbyak::util::Cpu | MITSUNARI Shigeo | |
2013-09-05 | add to detect enhanced rep movsb/stosb | MITSUNARI Shigeo | |
2013-08-24 | rename tGPRi as tBMIi according to latest intel manual | MITSUNARI Shigeo | |
2013-06-14 | define XBYAK_NO_OP_NAMES | MITSUNARI Shigeo | |
2013-05-30 | add detection of VEX-encoded GRP instructions(group1, group2, lzcnt) | MITSUNARI Shigeo | |
2013-05-30 | detect AVX2 | MITSUNARI Shigeo | |
2013-04-14 | remove setEipTo | MITSUNARI Shigeo | |
2013-04-11 | get displayModel | MITSUNARI Shigeo | |
2013-01-12 | decrease warning for -pedantic | MITSUNARI Shigeo | |
2012-05-10 | remove warning for gcc 4.7 | MITSUNARI Shigeo | |
2012-05-03 | remove warning for clang++ | MITSUNARI Shigeo | |
2011-03-24 | typo of OSXSAVE | MITSUNARI Shigeo | |
2011-02-04 | support AVX | MITSUNARI Shigeo | |
2010-04-16 | first commit | MITSUNARI Shigeo | |