Age | Commit message (Expand) | Author |
---|---|---|
2013-09-18 | label, jmp, call supports std::string | MITSUNARI Shigeo |
2013-09-05 | add to detect enhanced rep movsb/stosb | MITSUNARI Shigeo |
2013-08-24 | rename tGPRi as tBMIi according to latest intel manual | MITSUNARI Shigeo |
2013-07-04 | change the type of Xbyak::Error from enum to a class | MITSUNARI Shigeo |
2013-06-21 | add ud2 | MITSUNARI Shigeo |
2013-06-21 | support putL(LABEL); function | MITSUNARI Shigeo |
2013-06-14 | define XBYAK_NO_OP_NAMES | MITSUNARI Shigeo |
2013-06-11 | rename MemOperand as RegExp | MITSUNARI Shigeo |
2013-06-11 | use MemOperand instead of Reg32e | MITSUNARI Shigeo |
2013-05-30 | add detection of VEX-encoded GRP instructions(group1, group2, lzcnt) | MITSUNARI Shigeo |
2013-05-30 | detect AVX2 | MITSUNARI Shigeo |
2013-04-17 | rename numQword as stackSizeByte | MITSUNARI Shigeo |
2013-04-17 | unify parameter tNum and useRCX, useRDX | MITSUNARI Shigeo |
2013-04-16 | add StackFrame class | MITSUNARI Shigeo |
2013-04-14 | remove setEipTo | MITSUNARI Shigeo |
2013-04-11 | use XBYAK_NO_OP_NAMES | MITSUNARI Shigeo |
2013-04-11 | get displayModel | MITSUNARI Shigeo |
2013-01-12 | decrease warning for -pedantic | MITSUNARI Shigeo |
2013-01-07 | fix typo | MITSUNARI Shigeo |
2013-01-07 | support reset | MITSUNARI Shigeo |
2013-01-06 | use xor_ instead of xor | MITSUNARI Shigeo |
2012-11-05 | fix fstcw for 64-bit; support mingw64 | MITSUNARI Shigeo |
2012-05-22 | disable warning of vc | MITSUNARI Shigeo |
2012-05-10 | remove warning for gcc 4.7 | MITSUNARI Shigeo |
2012-05-03 | update document | MITSUNARI Shigeo |
2012-05-03 | remove warning for clang++ | MITSUNARI Shigeo |
2012-04-27 | remove *.exe for make clean | MITSUNARI Shigeo |
2012-03-23 | sample to use static memory | MITSUNARI Shigeo |
2012-03-23 | sample to use static memory | MITSUNARI Shigeo |
2012-03-23 | fix userPtr mode | MITSUNARI Shigeo |
2012-03-16 | [trivial] change date | MITSUNARI Shigeo |
2012-03-15 | use CXX instead of g++ | MITSUNARI Shigeo |
2012-03-15 | check return value of scanf | MITSUNARI Shigeo |
2012-02-11 | sample of calc version 2 | MITSUNARI Shigeo |
2011-06-16 | fix __GNUC__PREREQ macro for Mac gcc | MITSUNARI Shigeo |
2011-04-28 | cosmetic modification | MITSUNARI Shigeo |
2011-03-24 | typo of OSXSAVE | MITSUNARI Shigeo |
2011-02-04 | fix typo | MITSUNARI Shigeo |
2011-02-04 | support AVX | MITSUNARI Shigeo |
2010-04-16 | update rewirte | MITSUNARI Shigeo |
2010-04-16 | first commit | MITSUNARI Shigeo |