aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
AgeCommit message (Expand)Author
2018-08-28fix url of protect-re.cppMITSUNARI Shigeo
2018-08-28fix typo of docMITSUNARI Shigeo
2018-08-28update manualv5.70MITSUNARI Shigeo
2018-08-24fix wrong VSIB encoding with idx >= 16v5.68MITSUNARI Shigeo
2018-08-14update test/cybozuv5.67MITSUNARI Shigeo
2018-08-14remove mutable in AddressMITSUNARI Shigeo
2018-07-26support mingw64v5.661MITSUNARI Shigeo
2018-07-24add PROTECT_RE mode for protect()v5.66MITSUNARI Shigeo
2018-06-26fix push(qword[mem])v5.65MITSUNARI Shigeo
2018-04-03update versionv5.631MITSUNARI Shigeo
2018-02-14update versionv5.63MITSUNARI Shigeo
2018-02-13change format and add getter for data_cache_sizev5.62MITSUNARI Shigeo
2018-02-07vmov* supports [mem]|k|zv5.61MITSUNARI Shigeo
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