Age | Commit message (Expand) | Author |
2016-12-08 | fix encoding of vpbroadcast{b,w,d,q}, vpinsr{b,w}, vpextr{b,w} for disp8Nv5.33 | MITSUNARI Shigeo |
2016-12-08 | use stable sort | MITSUNARI Shigeo |
2016-12-01 | update version | MITSUNARI Shigeo |
2016-12-01 | rename __xgetbv() to _xgetbv() to support clang for Visual Studio | MITSUNARI Shigeo |
2016-11-27 | rename AVX512_4VNNI to tAVX512_4VNNIWv5.31 | MITSUNARI Shigeo |
2016-11-27 | update version | MITSUNARI Shigeo |
2016-11-26 | add AVX512_4FMAPS and AVX512_4VNNIW(thanks to rsdubtso) | MITSUNARI Shigeo |
2016-11-26 | add detection of AVX512_4VNNIW and AVX512_4FMAPS | MITSUNARI Shigeo |
2016-11-26 | fix typo leaf 7 CPUID detection(thanks to rsdubtso) | MITSUNARI Shigeo |
2016-11-21 | fix error of jmp.cpp | MITSUNARI Shigeo |
2016-11-20 | add vptest for ymmv5.11 | MITSUNARI Shigeo |
2016-11-20 | add [rip + pointer] addressingv5.10 | MITSUNARI Shigeo |
2016-11-20 | remove const of AutoGrow again | MITSUNARI Shigeo |
2016-09-30 | fix type of modev5.03 | MITSUNARI Shigeo |
2016-09-29 | remove some warnings | MITSUNARI Shigeo |
2016-09-29 | remove some trivial warning | MITSUNARI Shigeo |
2016-09-29 | fix detection of ERR_INVALID_OPMASK_WITH_MEMORY | MITSUNARI Shigeo |
2016-08-29 | remove old url | MITSUNARI Shigeo |
2016-08-15 | xbyak_bin2hex.h does not included by xbyak.h | MITSUNARI Shigeo |
2016-08-05 | fix format of document | MITSUNARI Shigeo |
2016-08-03 | update document | MITSUNARI Shigeo |
2016-08-03 | refactoring | MITSUNARI Shigeo |
2016-07-27 | add examples to doc | MITSUNARI Shigeo |
2016-07-24 | update documentv5.00 | MITSUNARI Shigeo |
2016-07-24 | add some error check ; refactor | MITSUNARI Shigeo |
2016-07-24 | use opVex | MITSUNARI Shigeo |
2016-07-24 | avoid opAVX_X_X_XMcvt | MITSUNARI Shigeo |
2016-07-23 | update document | MITSUNARI Shigeo |
2016-07-23 | unify xbyak_avx512.h | MITSUNARI Shigeo |
2016-07-23 | add vpermi2b | MITSUNARI Shigeo |
2016-07-23 | add vfpclass* | MITSUNARI Shigeo |
2016-07-23 | add v{gather,scatter}pf* vrange, vreduce, vpmadd, etc. | MITSUNARI Shigeo |
2016-07-22 | add vpconflict, vplzcnt, vpbroadcast | MITSUNARI Shigeo |
2016-07-22 | add vscatter* | MITSUNARI Shigeo |
2016-07-22 | vro{l,r}* | MITSUNARI Shigeo |
2016-07-22 | add vgetmant*, vscale* vrsqrt* | MITSUNARI Shigeo |
2016-07-21 | format vpmov* | MITSUNARI Shigeo |
2016-07-21 | add vpmov* | MITSUNARI Shigeo |
2016-07-21 | add vshuf*, vpternlog{d,q} | MITSUNARI Shigeo |
2016-07-21 | add vpermt* | MITSUNARI Shigeo |
2016-07-21 | add vexpand*, vcomp* | MITSUNARI Shigeo |
2016-07-21 | add vptest* | MITSUNARI Shigeo |
2016-07-21 | add vpcmp*, v(p)blend* | MITSUNARI Shigeo |
2016-07-20 | support vgather* | MITSUNARI Shigeo |
2016-07-20 | cvt* functions are all ok | MITSUNARI Shigeo |
2016-07-18 | vcvtsd2si, etc. | MITSUNARI Shigeo |
2016-07-18 | add vcvtph2ps, vcvtps2ph | MITSUNARI Shigeo |
2016-07-18 | add vcvtpd2dq, vcvtpd2udq | MITSUNARI Shigeo |
2016-07-18 | current tests are ok | MITSUNARI Shigeo |
2016-07-18 | vpmov* are ok | MITSUNARI Shigeo |