Age | Commit message (Expand) | Author |
2015-10-05 | update docv4.87 | MITSUNARI Shigeo |
2015-10-04 | support mov(ax, cs); | MITSUNARI Shigeo |
2015-08-18 | add test of ripv4.86 | MITSUNARI Shigeo |
2015-08-10 | fix Address::operator==()v4.85 | MITSUNARI Shigeo |
2015-07-22 | call supports variadic template if possiblev4.84 | MITSUNARI Shigeo |
2015-06-16 | add movbev4.83 | MITSUNARI Shigeo |
2015-05-24 | support detection of F16Cv4.82 | MITSUNARI Shigeo |
2015-04-25 | fix setSize | MITSUNARI Shigeo |
2015-04-22 | now supporting label + offset(under construction) | MITSUNARI Shigeo |
2015-01-28 | Cpu::Type is excented to 64-bit valuev4.71 | MITSUNARI Shigeo |
2015-01-28 | support adox, adcx | MITSUNARI Shigeo |
2015-01-28 | add cmpxchg | MITSUNARI Shigeo |
2014-10-14 | update doc for jpv4.70 | MITSUNARI Shigeo |
2014-10-14 | update doc | MITSUNARI Shigeo |
2014-06-13 | disable warning for vc2014 | MITSUNARI Shigeo |
2014-05-30 | add bt, bts, btr, btc | MITSUNARI Shigeo |
2014-05-28 | add vcvtph2ps, vcvtps2ph | MITSUNARI Shigeo |
2014-04-11 | add detection of rdrand to Xbyak::util::Cpu | MITSUNARI Shigeo |
2014-03-25 | update documents | MITSUNARI Shigeo |
2014-03-16 | use cybozu/test.hpp for test of jmp | MITSUNARI Shigeo |
2014-03-16 | update version | MITSUNARI Shigeo |
2014-03-05 | update version | MITSUNARI Shigeo |
2013-12-03 | add cvt{8,16,32,64} for Regrelease20131205 | MITSUNARI Shigeo |
2013-10-16 | support RegExp +/- size_t | MITSUNARI Shigeo |
2013-07-30 | update version | MITSUNARI Shigeo |
2013-07-04 | change the type of Xbyak::Error from enum to a class | MITSUNARI Shigeo |
2013-06-21 | support putL(LABEL); function | MITSUNARI Shigeo |
2013-06-21 | support vpbroadcastb, vpbroadcastw, vpbroadcastd, vpbroadcastq(thanks to Gabest) | MITSUNARI Shigeo |
2013-06-21 | vpsllw, vpslld, vpsllq, vpsraw, vpsrad, vpsrlw, vpsrld, vpsrlq support (ymm, ... | MITSUNARI Shigeo |
2013-05-31 | add comment to support clang | MITSUNARI Shigeo |
2013-05-30 | update document and version | MITSUNARI Shigeo |
2013-03-27 | update version | MITSUNARI Shigeo |
2013-03-13 | add jcxz, jecxz, jrcxz | MITSUNARI Shigeo |
2013-03-13 | update version | MITSUNARI Shigeo |
2013-01-15 | add setSize | MITSUNARI Shigeo |
2013-01-12 | add Allocator::useProtect | MITSUNARI Shigeo |
2013-01-06 | support unordered_map if possible | MITSUNARI Shigeo |
2012-12-04 | update version | MITSUNARI Shigeo |
2012-12-04 | revert static member variables | MITSUNARI Shigeo |
2012-11-17 | update version | MITSUNARI Shigeo |
2012-11-17 | and_(), or_() are always available | MITSUNARI Shigeo |
2012-11-17 | update history | MITSUNARI Shigeo |
2012-11-09 | add XBYAK_NO_OP_NAMES macro | MITSUNARI Shigeo |
2012-11-01 | add finit/fninit/fwait | MITSUNARI Shigeo |
2012-11-01 | add fldcw/fstcw | MITSUNARI Shigeo |
2012-05-03 | update document | MITSUNARI Shigeo |
2012-03-23 | fix userPtr mode | MITSUNARI Shigeo |
2012-03-20 | Xbyak ver 3.50 | MITSUNARI Shigeo |
2012-03-05 | fix url of license in readme.txt | MITSUNARI Shigeo |
2011-11-09 | fix size property of rip addressing / support movsxd | MITSUNARI Shigeo |