aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-12-08fix encoding of vpbroadcast{b,w,d,q}, vpinsr{b,w}, vpextr{b,w} for disp8Nv5.33MITSUNARI Shigeo
2016-12-08use stable sortMITSUNARI Shigeo
2016-12-01update versionMITSUNARI 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 AVX512_4FMAPS and AVX512_4VNNIW(thanks to rsdubtso)MITSUNARI Shigeo
2016-11-26add detection of AVX512_4VNNIW and AVX512_4FMAPSMITSUNARI Shigeo
2016-11-26fix typo leaf 7 CPUID detection(thanks to rsdubtso)MITSUNARI Shigeo
2016-11-21fix error of jmp.cppMITSUNARI Shigeo
2016-11-20add vptest for ymmv5.11MITSUNARI Shigeo
2016-11-20add [rip + pointer] addressingv5.10MITSUNARI Shigeo
2016-11-20remove const of AutoGrow againMITSUNARI Shigeo
2016-09-30fix type of modev5.03MITSUNARI Shigeo
2016-09-29remove some warningsMITSUNARI Shigeo
2016-09-29remove some trivial warningMITSUNARI 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-08-03refactoringMITSUNARI Shigeo
2016-07-27add examples to docMITSUNARI Shigeo
2016-07-24update documentv5.00MITSUNARI Shigeo
2016-07-24add some error check ; refactorMITSUNARI Shigeo
2016-07-24use opVexMITSUNARI Shigeo
2016-07-24avoid opAVX_X_X_XMcvtMITSUNARI Shigeo
2016-07-23update documentMITSUNARI Shigeo
2016-07-23unify xbyak_avx512.hMITSUNARI Shigeo
2016-07-23add vpermi2bMITSUNARI Shigeo
2016-07-23add vfpclass*MITSUNARI Shigeo
2016-07-23add v{gather,scatter}pf* vrange, vreduce, vpmadd, etc.MITSUNARI Shigeo
2016-07-22add vpconflict, vplzcnt, vpbroadcastMITSUNARI Shigeo
2016-07-22add vscatter*MITSUNARI Shigeo
2016-07-22vro{l,r}*MITSUNARI Shigeo
2016-07-22add vgetmant*, vscale* vrsqrt*MITSUNARI Shigeo
2016-07-21format vpmov*MITSUNARI Shigeo
2016-07-21add vpmov*MITSUNARI Shigeo
2016-07-21add vshuf*, vpternlog{d,q}MITSUNARI Shigeo
2016-07-21add vpermt*MITSUNARI Shigeo
2016-07-21add vexpand*, vcomp*MITSUNARI Shigeo
2016-07-21add vptest*MITSUNARI Shigeo
2016-07-21add vpcmp*, v(p)blend*MITSUNARI Shigeo
2016-07-20support vgather*MITSUNARI Shigeo
2016-07-20cvt* functions are all okMITSUNARI Shigeo
2016-07-18vcvtsd2si, etc.MITSUNARI Shigeo
2016-07-18add vcvtph2ps, vcvtps2phMITSUNARI Shigeo
2016-07-18add vcvtpd2dq, vcvtpd2udqMITSUNARI Shigeo
2016-07-18current tests are okMITSUNARI Shigeo
2016-07-18vpmov* are okMITSUNARI Shigeo