aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.txt
AgeCommit message (Expand)Author
2019-08-02update version to v5.802v5.802MITSUNARI Shigeo
2019-05-28add vp2intersectd/vp2intersectqMITSUNARI Shigeo
2019-05-26add avx512_bf16v5.80MITSUNARI Shigeo
2019-04-27fix vcmppd/vcmpps for ptr_bv5.79MITSUNARI Shigeo
2019-04-15fix Reg::changeBitv5.78MITSUNARI Shigeo
2019-03-06update version to 5.77v5.77MITSUNARI Shigeo
2019-01-17update versionMITSUNARI Shigeo
2018-10-31recover Xbyak::CastTov5.751MITSUNARI Shigeo
2018-10-29unlink Label when LabelManager is destroyedv5.75MITSUNARI Shigeo
2018-10-21update versionv5.74MITSUNARI Shigeo
2018-10-15util::StackFrame uses push/pop instead of movMITSUNARI Shigeo
2018-09-19use evex encoding for vpslld/vpslldq/vpsraw/...(reg, mem, imm);v5.73MITSUNARI Shigeo
2018-09-19fix the encoding of vinsertps for disp8NMITSUNARI Shigeo
2018-09-04add Label L() for convenienceMITSUNARI 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-08recover comment for ver 5.432v5.50MITSUNARI Shigeo
2017-08-08update versionMITSUNARI Shigeo
2017-07-12update versionMITSUNARI Shigeo
2017-07-08fix hasReg() (not affect)v5.431MITSUNARI 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