aboutsummaryrefslogtreecommitdiffhomepage
path: root/sample/bf.cpp
AgeCommit message (Expand)Author
2024-09-29[sample] XBYAK_NO_OP_NAMES is no longer neededMITSUNARI Shigeo
2024-09-29[sample] add dump option to bfMITSUNARI Shigeo
2024-08-21[sample] resize stack elementMITSUNARI Shigeo
2020-09-08replace uint32 with uint32_t etc.MITSUNARI Shigeo
2018-10-21Xbyak::CastTo is removedMITSUNARI Shigeo
2018-09-04bf uses Label classv5.71MITSUNARI Shigeo
2017-04-10use VirtualProtect for recent vcMITSUNARI Shigeo
2017-04-10fix wrong access to cur(thanks to koturn)MITSUNARI Shigeo
2017-02-26sample/bf: use mprotect() on other POSIX systems as well by Jan BeichMITSUNARI Shigeo
2013-09-18label, jmp, call supports std::stringMITSUNARI Shigeo
2013-07-04change the type of Xbyak::Error from enum to a classMITSUNARI Shigeo
2013-06-21support putL(LABEL); functionMITSUNARI Shigeo
2013-01-12decrease warning for -pedanticMITSUNARI Shigeo
2012-05-22disable warning of vcMITSUNARI Shigeo
2012-05-10remove warning for gcc 4.7MITSUNARI Shigeo
2012-05-03remove warning for clang++MITSUNARI Shigeo
2011-04-28cosmetic modificationMITSUNARI Shigeo
2011-02-04support AVXMITSUNARI Shigeo
2010-04-16first commitMITSUNARI Shigeo