aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
AgeCommit message (Expand)Author
2018-01-24add xword, yword, etc. in Xbyak::utilv5.601MITSUNARI Shigeo
2018-01-10fix document for vfpclasspsMITSUNARI Shigeo
2018-01-05update versionMITSUNARI Shigeo
2017-08-22fix mpx encodingv5.53MITSUNARI Shigeo
2017-08-18fix wrong align()v5.52MITSUNARI Shigeo
2017-08-17align() uses multibyte nopMITSUNARI Shigeo
2017-08-08update versionMITSUNARI Shigeo
2017-08-08add mpxMITSUNARI Shigeo
2017-08-08support sha(thanks to magrosan)MITSUNARI Shigeo
2017-08-08support prefetchwMITSUNARI Shigeo
2017-07-12update versionMITSUNARI Shigeo
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