aboutsummaryrefslogtreecommitdiffhomepage
path: root/gen
AgeCommit message (Expand)Author
2017-08-08support sha(thanks to magrosan)MITSUNARI Shigeo
2017-08-08refactor gen_code.cppMITSUNARI Shigeo
2017-08-07add prefetchwRoman Dubtsov
2017-07-12fix path of update.batv5.432MITSUNARI Shigeo
2017-07-12add Makefile for genMITSUNARI Shigeo
2017-07-12change int to size_t in gen_code.cppMITSUNARI Shigeo
2017-07-12add //-V524 for jcc*, cmov*, set*MITSUNARI Shigeo
2017-05-16add sortline for toolMITSUNARI Shigeo
2017-05-13add repMITSUNARI Shigeo
2017-05-13add movs{b,w,d,q}v5.42MITSUNARI Shigeo
2017-01-26support prefetchwt1v5.41MITSUNARI Shigeo
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-11-26add AVX512_4FMAPS and AVX512_4VNNIW(thanks to rsdubtso)MITSUNARI Shigeo
2016-11-20add vptest for ymmv5.11MITSUNARI Shigeo
2016-09-29fix detection of ERR_INVALID_OPMASK_WITH_MEMORYMITSUNARI Shigeo
2016-08-03update documentMITSUNARI Shigeo
2016-08-03refactoringMITSUNARI Shigeo
2016-07-24add some error check ; refactorMITSUNARI Shigeo
2016-07-24use opVexMITSUNARI Shigeo
2016-07-24avoid opAVX_X_X_XMcvtMITSUNARI 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
2016-07-18fma is okMITSUNARI Shigeo
2016-07-18remove T_N16 | T_N_VLMITSUNARI Shigeo
2016-07-18default T_N16 | T_N_VLMITSUNARI Shigeo
2016-07-18put512_X_X_XM() is okMITSUNARI Shigeo
2016-07-18putX_XM is okMITSUNARI Shigeo
2016-07-17vmov* support disp8NMITSUNARI Shigeo
2016-07-17vmov* support disp8NMITSUNARI Shigeo