aboutsummaryrefslogtreecommitdiffhomepage
path: root/sample/test_util.cpp
AgeCommit message (Collapse)Author
2022-05-12fix typoMITSUNARI Shigeo
2022-05-12add detection of movdir64bMITSUNARI Shigeo
2022-05-12add detection of movdiriMITSUNARI Shigeo
2022-05-11add cldemote to CpuMITSUNARI Shigeo
2022-05-11detection of clflushoptMITSUNARI Shigeo
2022-04-05add waitpkg detection to CpuMITSUNARI Shigeo
2021-12-31fix test_util.cppMITSUNARI Shigeo
2021-08-30add Cpu::tAVX512_FP16MITSUNARI Shigeo
2021-08-30remove unused flags(tSSE4a and tSSE5) of CpuMITSUNARI Shigeo
2021-01-02test_util.cpp supports OpenBSDMITSUNARI Shigeo
2020-10-19test_util checks AMX and AVX_VNNIMITSUNARI Shigeo
2019-05-26add avx512_bf16v5.80MITSUNARI Shigeo
2019-01-17format changeMITSUNARI Shigeo
2018-02-13change format and add getter for data_cache_sizev5.62MITSUNARI Shigeo
2017-12-30add flags for intel's manual 319433-030.pdfMITSUNARI Shigeo
2017-08-08add mpxMITSUNARI Shigeo
2017-08-08support sha(thanks to magrosan)MITSUNARI Shigeo
2017-08-08support prefetchwMITSUNARI Shigeo
2017-01-26support prefetchwt1v5.41MITSUNARI Shigeo
2016-11-27rename AVX512_4VNNI to tAVX512_4VNNIWv5.31MITSUNARI Shigeo
2016-11-26add detection of AVX512_4VNNIW and AVX512_4FMAPSMITSUNARI Shigeo
2016-05-05add detection of avx-512MITSUNARI Shigeo
2015-06-16add movbev4.83MITSUNARI Shigeo
2015-05-24support detection of F16Cv4.82MITSUNARI Shigeo
2015-05-03include xbyak.h instead of xbyak/xbyak.hMITSUNARI Shigeo
2015-01-28Cpu::Type is excented to 64-bit valuev4.71MITSUNARI Shigeo
2015-01-28add stac/rdseedMITSUNARI Shigeo
2015-01-28support adox, adcxMITSUNARI Shigeo
2014-04-11add detection of rdrand to Xbyak::util::CpuMITSUNARI Shigeo
2013-09-05add to detect enhanced rep movsb/stosbMITSUNARI Shigeo
2013-08-24rename tGPRi as tBMIi according to latest intel manualMITSUNARI Shigeo
2013-06-14define XBYAK_NO_OP_NAMESMITSUNARI Shigeo
2013-05-30add detection of VEX-encoded GRP instructions(group1, group2, lzcnt)MITSUNARI Shigeo
2013-05-30detect AVX2MITSUNARI Shigeo
2013-04-14remove setEipToMITSUNARI Shigeo
2013-04-11get displayModelMITSUNARI Shigeo
2013-01-12decrease warning for -pedanticMITSUNARI Shigeo
2012-05-10remove warning for gcc 4.7MITSUNARI Shigeo
2012-05-03remove warning for clang++MITSUNARI Shigeo
2011-03-24typo of OSXSAVEMITSUNARI Shigeo
2011-02-04support AVXMITSUNARI Shigeo
2010-04-16first commitMITSUNARI Shigeo