Age | Commit message (Expand) | Author |
2015-01-28 | Cpu::Type is excented to 64-bit valuev4.71 | 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 |
2015-01-19 | define XBYAK64_WIN on 64-bit cygwin | MITSUNARI Shigeo |
2014-10-14 | update doc for jpv4.70 | MITSUNARI Shigeo |
2014-10-14 | update doc | MITSUNARI Shigeo |
2014-10-14 | try to use MAP_ANON if MAP_ANONYMOUS is not defined | MITSUNARI Shigeo |
2014-10-14 | default off | MITSUNARI Shigeo |
2014-10-14 | test of MmapAllocator | MITSUNARI Shigeo |
2014-08-31 | fix mode of test | MITSUNARI Shigeo |
2014-08-31 | err if ah,bh,ch,dh are used | 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-05-20 | lost to upload of TEST_EXCEPTION | MITSUNARI Shigeo |
2014-04-11 | add detection of rdrand to Xbyak::util::Cpu | MITSUNARI Shigeo |
2014-03-25 | update documents | MITSUNARI Shigeo |
2014-03-25 | cast to avoid warning | MITSUNARI Shigeo |
2014-03-25 | use suitable name/class | MITSUNARI Shigeo |
2014-03-25 | remove unused string label when outLocalLabel() is called | MITSUNARI Shigeo |
2014-03-24 | template function of hasUndefinedLabel | MITSUNARI Shigeo |
2014-03-24 | remove unused RefCount | MITSUNARI Shigeo |
2014-03-23 | state of @@, @f, @b | MITSUNARI Shigeo |
2014-03-23 | remove old comments | MITSUNARI Shigeo |
2014-03-23 | throw ERR_BAD_LABEL_STR if @f or @b is used | MITSUNARI Shigeo |
2014-03-23 | remove old @@ from definedList | MITSUNARI Shigeo |
2014-03-22 | test state of @@/@b/@f | MITSUNARI Shigeo |
2014-03-21 | merge refCount_ to definedList2_ | MITSUNARI Shigeo |
2014-03-19 | use reference counter of label | MITSUNARI Shigeo |
2014-03-16 | remove unused ERR_LABEL_IS_SET_BY_L | MITSUNARI Shigeo |
2014-03-16 | add build path | MITSUNARI Shigeo |
2014-03-16 | fix typo | 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 | remove state of Label | MITSUNARI Shigeo |
2014-03-16 | add call(Label) | MITSUNARI Shigeo |
2014-03-16 | update version | 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 | id/state of Label are mutable | MITSUNARI Shigeo |
2014-03-15 | add test of new Label | MITSUNARI Shigeo |
2014-03-15 | use NativeReg, NativeInt to avoid ifdef | 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 | fix ; add typename | MITSUNARI Shigeo |
2014-03-15 | add getId() | MITSUNARI Shigeo |
2014-03-15 | rename opJmp2 to opJmp | MITSUNARI Shigeo |