aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
AgeCommit message (Expand)Author
2017-07-08fix hasReg() (not affect)v5.431MITSUNARI Shigeo
2017-05-25undef jnl if Bessel function is defined as macroMITSUNARI Shigeo
2017-05-14fix CodeGenerator::resetSize()v5.43MITSUNARI Shigeo
2017-05-13add movs{b,w,d,q}v5.42MITSUNARI Shigeo
2017-01-26support prefetchwt1v5.41MITSUNARI Shigeo
2016-12-14Label::getAddress() returns 0 if ready() is not called and in AutoGrow modev5.40MITSUNARI Shigeo
2016-12-09fix handling of negative offsets when encoding disp8N(thanks to rsdubtso)MITSUNARI Shigeo
2016-12-08fix encoding of vpbroadcast{b,w,d,q}, vpinsr{b,w}, vpextr{b,w} for disp8Nv5.33MITSUNARI Shigeo
2016-12-01rename __xgetbv() to _xgetbv() to support clang for Visual StudioMITSUNARI Shigeo
2016-11-27rename AVX512_4VNNI to tAVX512_4VNNIWv5.31MITSUNARI Shigeo
2016-11-27update versionMITSUNARI Shigeo
2016-11-26add detection of AVX512_4VNNIW and AVX512_4FMAPSMITSUNARI Shigeo
2016-11-20add vptest for ymmv5.11MITSUNARI Shigeo
2016-11-20add [rip + pointer] addressingv5.10MITSUNARI Shigeo
2016-09-29fix detection of ERR_INVALID_OPMASK_WITH_MEMORYMITSUNARI Shigeo
2016-08-29remove old urlMITSUNARI Shigeo
2016-08-15xbyak_bin2hex.h does not included by xbyak.hMITSUNARI Shigeo
2016-08-05fix format of documentMITSUNARI Shigeo
2016-08-03update documentMITSUNARI Shigeo
2016-07-27add examples to docMITSUNARI Shigeo
2016-07-24update documentv5.00MITSUNARI Shigeo
2016-07-23update documentMITSUNARI Shigeo
2016-07-23add vpermi2bMITSUNARI Shigeo
2016-07-21add vpermt*MITSUNARI Shigeo
2016-07-20cvt* functions are all okMITSUNARI Shigeo
2016-07-17fix encoding of vpsrlvq, vsqrtpdMITSUNARI Shigeo
2016-07-13add how to use vmovsdMITSUNARI Shigeo
2016-07-07add betaMITSUNARI Shigeo
2016-07-01support ptr_b as {1toX}MITSUNARI Shigeo
2016-06-28add doc for AVX-512MITSUNARI Shigeo
2016-06-14add opmask instructionsMITSUNARI Shigeo
2016-05-05add detection of avx-512MITSUNARI Shigeo
2016-03-14update historyv4.901MITSUNARI Shigeo
2016-02-04add jcc(const void*addr);MITSUNARI Shigeo
2016-01-30fix vpblendvbv4.89MITSUNARI Shigeo
2016-01-24lea, cmov support 16-bit registersv4.88MITSUNARI Shigeo
2015-10-05update docv4.87MITSUNARI Shigeo
2015-10-04support mov(ax, cs);MITSUNARI Shigeo
2015-08-18add test of ripv4.86MITSUNARI Shigeo
2015-08-10fix Address::operator==()v4.85MITSUNARI Shigeo
2015-07-22call supports variadic template if possiblev4.84MITSUNARI Shigeo
2015-06-16add movbev4.83MITSUNARI Shigeo
2015-05-24support detection of F16Cv4.82MITSUNARI Shigeo
2015-04-25fix setSizeMITSUNARI Shigeo
2015-04-22now supporting label + offset(under construction)MITSUNARI Shigeo
2015-01-28Cpu::Type is excented to 64-bit valuev4.71MITSUNARI Shigeo
2015-01-28support adox, adcxMITSUNARI Shigeo
2015-01-28add cmpxchgMITSUNARI Shigeo
2014-10-14update doc for jpv4.70MITSUNARI Shigeo
2014-10-14update docMITSUNARI Shigeo