Age | Commit message (Expand) | Author |
2015-04-22 | now supporting label + offset(under construction) | MITSUNARI Shigeo |
2015-02-04 | fix test for nasm | MITSUNARI Shigeo |
2015-01-28 | add stac/rdseed | MITSUNARI Shigeo |
2015-01-28 | support adox, adcx | MITSUNARI Shigeo |
2015-01-28 | add cmpxchg | MITSUNARI Shigeo |
2014-10-14 | test of MmapAllocator | MITSUNARI Shigeo |
2014-08-31 | fix mode of test | MITSUNARI Shigeo |
2014-05-30 | add bt, bts, btr, btc | MITSUNARI Shigeo |
2014-05-28 | add vcvtph2ps, vcvtps2ph | MITSUNARI Shigeo |
2014-05-20 | lost to upload of TEST_EXCEPTION | MITSUNARI Shigeo |
2014-03-25 | cast to avoid warning | MITSUNARI Shigeo |
2014-03-23 | state of @@, @f, @b | MITSUNARI Shigeo |
2014-03-22 | test state of @@/@b/@f | MITSUNARI Shigeo |
2014-03-19 | use reference counter of label | MITSUNARI Shigeo |
2014-03-16 | add build path | MITSUNARI Shigeo |
2014-03-16 | test of bad use of assignL | MITSUNARI Shigeo |
2014-03-16 | use cybozu/test.hpp for test of jmp | MITSUNARI Shigeo |
2014-03-16 | add call(Label) | MITSUNARI Shigeo |
2014-03-16 | pass test of assignL | MITSUNARI Shigeo |
2014-03-16 | assignL ; not run for AutoGrow with T_NEAR | MITSUNARI Shigeo |
2014-03-15 | add test of new Label | MITSUNARI Shigeo |
2014-03-15 | support putL(label), mov(reg, label) | MITSUNARI Shigeo |
2014-03-15 | support multiple use of new Label | MITSUNARI Shigeo |
2014-03-15 | jcxz/jecxz support new Label | MITSUNARI Shigeo |
2014-03-15 | putNop in making label | MITSUNARI Shigeo |
2014-03-15 | add test of AutoGrow | MITSUNARI Shigeo |
2014-03-15 | pass small test of new Label | MITSUNARI Shigeo |
2014-03-14 | first test of new Label | MITSUNARI Shigeo |
2014-03-14 | add testLocal for grow | MITSUNARI Shigeo |
2014-03-14 | remove ok message if success | MITSUNARI Shigeo |
2014-03-08 | add test of local label | MITSUNARI Shigeo |
2014-03-04 | add test of local label | MITSUNARI Shigeo |
2013-12-03 | add cvt{8,16,32,64} for Regrelease20131205 | MITSUNARI Shigeo |
2013-11-03 | code size of mov(reg64, imm) is reduced if imm is in 32-bit | MITSUNARI Shigeo |
2013-09-18 | label, jmp, call supports std::string | MITSUNARI Shigeo |
2013-09-05 | change mode | MITSUNARI Shigeo |
2013-09-05 | add to detect enhanced rep movsb/stosb | MITSUNARI Shigeo |
2013-08-05 | chmod +x test_address.sh | MITSUNARI Shigeo |
2013-08-04 | remove dependency of CodeArray from Address | MITSUNARI Shigeo |
2013-07-30 | add bad_address test | MITSUNARI Shigeo |
2013-07-30 | Merge remote-tracking branch 'origin' into newReg32e | MITSUNARI Shigeo |
2013-07-30 | support long format | MITSUNARI Shigeo |
2013-07-30 | add 64bit mode test for vgather | MITSUNARI Shigeo |
2013-07-28 | Merge branch 'master' into newReg32e | MITSUNARI Shigeo |
2013-07-28 | fix test ; move call (16bit) to 32bit-mode test | MITSUNARI Shigeo |
2013-07-28 | concat binary for long seq | MITSUNARI Shigeo |
2013-07-28 | add test for vsib | MITSUNARI Shigeo |
2013-07-04 | change the type of Xbyak::Error from enum to a class | 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 |