aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2013-05-02add Pack ; change api to access reg for StackFramelsss2-releasedMITSUNARI Shigeo
2013-04-17avoid exception in destructorMITSUNARI Shigeo
2013-04-17avoid mov if unnecessaryMITSUNARI Shigeo
2013-04-17avoid alloc(0)MITSUNARI Shigeo
2013-04-17avoid newSize = 0 if maxSize_ = 0MITSUNARI Shigeo
2013-04-17use leaMITSUNARI Shigeo
2013-04-17reduce pNumMITSUNARI Shigeo
2013-04-17rename numQword as stackSizeByteMITSUNARI Shigeo
2013-04-17rename numQword as stackSizeByteMITSUNARI Shigeo
2013-04-17remove disableEpilogMITSUNARI Shigeo
2013-04-17unify parameter tNum and useRCX, useRDXMITSUNARI Shigeo
2013-04-16fix bug and add test for StackFrameMITSUNARI Shigeo
2013-04-16add StackFrame classMITSUNARI Shigeo
2013-04-16uint8_t is small for bit = 256MITSUNARI Shigeo
2013-04-16permit to copy OperandMITSUNARI Shigeo
2013-04-16add error msgMITSUNARI Shigeo
2013-04-14add default constructor of regMITSUNARI Shigeo
2013-04-14add operator==MITSUNARI Shigeo
2013-04-14remove setEipToMITSUNARI Shigeo
2013-04-14remove vervose message of jmpMITSUNARI Shigeo
2013-04-11use XBYAK_NO_OP_NAMESMITSUNARI Shigeo
2013-04-11avoid long long constMITSUNARI Shigeo
2013-04-11get displayModelMITSUNARI Shigeo
2013-04-11uint8_t is not defined in vc9MITSUNARI Shigeo
2013-03-27update versionMITSUNARI Shigeo
2013-03-27remove accessorMITSUNARI Shigeo
2013-03-27revert refactoringMITSUNARI Shigeo
2013-03-27Labs is not used in saveMITSUNARI Shigeo
2013-03-27refactoring nameMITSUNARI Shigeo
2013-03-27remove unnecessary classMITSUNARI Shigeo
2013-03-27add test for @@, @bMITSUNARI Shigeo
2013-03-27jmp test runs wellMITSUNARI Shigeo
2013-03-25support label for mov without AutoGrowMITSUNARI Shigeo
2013-03-25use jmpSize instead of isShortMITSUNARI Shigeo
2013-03-24add upd2MITSUNARI Shigeo
2013-03-13add jcxz, jecxz, jrcxzMITSUNARI Shigeo
2013-03-13update versionMITSUNARI Shigeo
2013-03-13add cqoMITSUNARI Shigeo
2013-03-13remove kanji in commentsMITSUNARI Shigeo
2013-01-15add setSizeMITSUNARI Shigeo
2013-01-13fix a position to include stdint.hMITSUNARI Shigeo
2013-01-12decrease warning for -pedanticMITSUNARI Shigeo
2013-01-12add Allocator::useProtectMITSUNARI Shigeo
2013-01-12Merge branch 'develop'MITSUNARI Shigeo
support reset()
2013-01-07fix typoMITSUNARI Shigeo
2013-01-07support resetMITSUNARI Shigeo
2013-01-06use xor_ instead of xorMITSUNARI Shigeo
2013-01-06support std::tr1::unordered_mapMITSUNARI Shigeo
2013-01-06support unordered_map if possibleMITSUNARI Shigeo
2012-12-04Merge branch 'develop', remote-tracking branch 'origin'MITSUNARI Shigeo