Commit graph

33 commits

Author SHA1 Message Date
MITSUNARI Shigeo
8d1e41b650 test_util.cpp supports OpenBSD 2021-01-02 11:40:41 +09:00
MITSUNARI Shigeo
91784e2b85 test_util checks AMX and AVX_VNNI 2020-10-19 18:39:10 +09:00
MITSUNARI Shigeo
4cfd520878 add avx512_bf16 2019-05-26 17:34:58 +09:00
MITSUNARI Shigeo
4612528faa format change 2019-01-17 13:45:31 +09:00
MITSUNARI Shigeo
fd587b55ca change format and add getter for data_cache_size 2018-02-13 12:09:44 +09:00
MITSUNARI Shigeo
7fde08e0f0 add flags for intel's manual 319433-030.pdf 2017-12-30 10:22:48 +09:00
MITSUNARI Shigeo
9aed9ca39c add mpx 2017-08-08 19:08:41 +09:00
MITSUNARI Shigeo
6a5947e436 support sha(thanks to magrosan) 2017-08-08 15:51:39 +09:00
MITSUNARI Shigeo
8322dc2292 support prefetchw 2017-08-08 07:13:35 +09:00
MITSUNARI Shigeo
b7ae2f8e82 support prefetchwt1 2017-01-26 06:45:22 +09:00
MITSUNARI Shigeo
3781980593 rename AVX512_4VNNI to tAVX512_4VNNIW 2016-11-27 10:11:06 +09:00
MITSUNARI Shigeo
3067b74508 add detection of AVX512_4VNNIW and AVX512_4FMAPS 2016-11-26 21:03:05 +09:00
MITSUNARI Shigeo
72ca263c37 add detection of avx-512 2016-05-05 12:14:04 +09:00
MITSUNARI Shigeo
4431caffbb add movbe 2015-06-16 11:43:09 +09:00
MITSUNARI Shigeo
9d5bc03b26 support detection of F16C 2015-05-24 14:44:45 +09:00
MITSUNARI Shigeo
62fd6d022a include xbyak.h instead of xbyak/xbyak.h 2015-05-03 13:54:35 +09:00
MITSUNARI Shigeo
415ebd3c6b Cpu::Type is excented to 64-bit value 2015-01-28 13:16:44 +09:00
MITSUNARI Shigeo
b7a684637d add stac/rdseed 2015-01-28 13:05:24 +09:00
MITSUNARI Shigeo
a45d11f467 support adox, adcx 2015-01-28 12:38:08 +09:00
MITSUNARI Shigeo
38d3d7074f add detection of rdrand to Xbyak::util::Cpu 2014-04-11 06:30:46 +09:00
MITSUNARI Shigeo
bed8fae6e7 add to detect enhanced rep movsb/stosb 2013-09-05 22:10:49 +09:00
MITSUNARI Shigeo
756c8fa335 rename tGPRi as tBMIi according to latest intel manual 2013-08-24 06:33:53 +09:00
MITSUNARI Shigeo
67baf872dd define XBYAK_NO_OP_NAMES 2013-06-14 22:37:16 +09:00
MITSUNARI Shigeo
362d379b3d add detection of VEX-encoded GRP instructions(group1, group2, lzcnt) 2013-05-30 17:03:40 +09:00
MITSUNARI Shigeo
9099a8aa6f detect AVX2 2013-05-30 16:46:13 +09:00
MITSUNARI Shigeo
7262aff3ad remove setEipTo 2013-04-14 14:52:17 +09:00
MITSUNARI Shigeo
aea8056dfa get displayModel 2013-04-11 10:07:58 +09:00
MITSUNARI Shigeo
921aa019ae decrease warning for -pedantic 2013-01-12 18:03:39 +09:00
MITSUNARI Shigeo
17a9cd71be remove warning for gcc 4.7 2012-05-10 16:06:05 +09:00
MITSUNARI Shigeo
ded892de00 remove warning for clang++ 2012-05-03 15:39:57 +09:00
MITSUNARI Shigeo
82c2ea58c0 typo of OSXSAVE 2011-03-24 15:48:58 +09:00
MITSUNARI Shigeo
3510943e8e support AVX 2011-02-04 16:22:38 +09:00
MITSUNARI Shigeo
cbb4ca2178 first commit 2010-04-16 10:33:04 +09:00