aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-07-08fix hasReg() (not affect)v5.431MITSUNARI Shigeo
2017-05-25undef jnl if Bessel function is defined as macroMITSUNARI Shigeo
2017-05-16add sortline for toolMITSUNARI Shigeo
2017-05-14fix CodeGenerator::resetSize()v5.43MITSUNARI Shigeo
2017-05-14Merge pull request #46 from xenia-project/masterMITSUNARI Shigeo
2017-05-14Corrected CodeGenerator::resetSize() to set isCalledCalcJmpAddress_ back to f...gibbed
2017-05-13add repMITSUNARI Shigeo
2017-05-13add movs{b,w,d,q}v5.42MITSUNARI Shigeo
2017-05-02add CMakeLists.txt to intall headersMITSUNARI Shigeo
2017-04-10use VirtualProtect for recent vcMITSUNARI Shigeo
2017-04-10fix wrong access to cur(thanks to koturn)MITSUNARI Shigeo
2017-02-26sample: accept amd64 as a 64bit patformrelease20170401MITSUNARI Shigeo
2017-02-26sample/bf: use mprotect() on other POSIX systems as well by Jan BeichMITSUNARI Shigeo
2017-02-26Merge commit 'e12fe06'MITSUNARI Shigeo
2017-02-18Build subdirs with the same make(1) flavorJan Beich
2017-01-26support prefetchwt1v5.41MITSUNARI Shigeo
2017-01-26allow scale == 0 for convenienceMITSUNARI Shigeo
2017-01-21chmod 644 *.batMITSUNARI Shigeo
2016-12-28(trivial fix) add constMITSUNARI Shigeo
2016-12-14Label::getAddress() returns 0 if ready() is not called and in AutoGrow modev5.40MITSUNARI Shigeo
2016-12-14add Label::getAddress()MITSUNARI Shigeo
2016-12-09fix typo and typeMITSUNARI Shigeo
2016-12-09shrink size of OperandMITSUNARI 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-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