aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
AgeCommit message (Expand)Author
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-07-27add examples to docMITSUNARI Shigeo
2016-07-24update documentv5.00MITSUNARI Shigeo
2016-07-23update documentMITSUNARI Shigeo
2016-07-23add vpermi2bMITSUNARI Shigeo
2016-07-21add vpermt*MITSUNARI Shigeo
2016-07-20cvt* functions are all okMITSUNARI Shigeo
2016-07-17fix encoding of vpsrlvq, vsqrtpdMITSUNARI Shigeo
2016-07-13add how to use vmovsdMITSUNARI Shigeo
2016-07-07add betaMITSUNARI Shigeo
2016-07-01support ptr_b as {1toX}MITSUNARI Shigeo
2016-06-28add doc for AVX-512MITSUNARI Shigeo
2016-06-14add opmask instructionsMITSUNARI Shigeo
2016-05-05add detection of avx-512MITSUNARI Shigeo
2016-03-14update historyv4.901MITSUNARI Shigeo
2016-02-04add jcc(const void*addr);MITSUNARI Shigeo
2016-01-30fix vpblendvbv4.89MITSUNARI Shigeo
2016-01-24lea, cmov support 16-bit registersv4.88MITSUNARI Shigeo
2015-10-05update docv4.87MITSUNARI Shigeo
2015-10-04support mov(ax, cs);MITSUNARI Shigeo
2015-08-18add test of ripv4.86MITSUNARI Shigeo
2015-08-10fix Address::operator==()v4.85MITSUNARI Shigeo
2015-07-22call supports variadic template if possiblev4.84MITSUNARI Shigeo
2015-06-16add movbev4.83MITSUNARI Shigeo
2015-05-24support detection of F16Cv4.82MITSUNARI Shigeo
2015-04-25fix setSizeMITSUNARI Shigeo
2015-04-22now supporting label + offset(under construction)MITSUNARI Shigeo
2015-01-28Cpu::Type is excented to 64-bit valuev4.71MITSUNARI Shigeo
2015-01-28support adox, adcxMITSUNARI Shigeo
2015-01-28add cmpxchgMITSUNARI Shigeo
2014-10-14update doc for jpv4.70MITSUNARI Shigeo
2014-10-14update docMITSUNARI Shigeo
2014-06-13disable warning for vc2014MITSUNARI Shigeo
2014-05-30add bt, bts, btr, btcMITSUNARI Shigeo
2014-05-28add vcvtph2ps, vcvtps2phMITSUNARI Shigeo
2014-04-11add detection of rdrand to Xbyak::util::CpuMITSUNARI Shigeo
2014-03-25update documentsMITSUNARI Shigeo
2014-03-16fix typoMITSUNARI Shigeo
2014-03-16use cybozu/test.hpp for test of jmpMITSUNARI Shigeo
2014-03-16update versionMITSUNARI Shigeo
2014-03-05update versionMITSUNARI Shigeo
2013-12-03add cvt{8,16,32,64} for Regrelease20131205MITSUNARI Shigeo
2013-10-16support RegExp +/- size_tMITSUNARI Shigeo
2013-07-30update versionMITSUNARI Shigeo
2013-07-04change the type of Xbyak::Error from enum to a classMITSUNARI Shigeo
2013-06-21support putL(LABEL); functionMITSUNARI Shigeo