Commit graph

19 commits

Author SHA1 Message Date
MITSUNARI Shigeo
4856dcca61 [sample] XBYAK_NO_OP_NAMES is no longer needed 2024-09-29 19:46:11 +09:00
MITSUNARI Shigeo
a9ec16fa3b [sample] add dump option to bf 2024-09-29 19:44:49 +09:00
MITSUNARI Shigeo
78b4407869 [sample] resize stack element
Some checks are pending
test / test (push) Waiting to run
2024-08-21 11:18:12 +09:00
MITSUNARI Shigeo
bb967ae752 replace uint32 with uint32_t etc. 2020-09-08 15:14:18 +09:00
MITSUNARI Shigeo
afdb9fe9ff Xbyak::CastTo is removed 2018-10-21 17:23:26 +09:00
MITSUNARI Shigeo
1de435ed04 bf uses Label class 2018-09-04 11:48:56 +09:00
MITSUNARI Shigeo
e10a7e7f7c use VirtualProtect for recent vc 2017-04-10 17:50:01 +09:00
MITSUNARI Shigeo
4b235f7085 fix wrong access to cur(thanks to koturn) 2017-04-10 17:47:51 +09:00
MITSUNARI Shigeo
1f139f31a7 sample/bf: use mprotect() on other POSIX systems as well by Jan Beich 2017-02-26 22:14:13 +09:00
MITSUNARI Shigeo
01f92faf23 label, jmp, call supports std::string 2013-09-18 08:34:57 +09:00
MITSUNARI Shigeo
68fc3502a8 change the type of Xbyak::Error from enum to a class 2013-07-04 23:59:12 +09:00
MITSUNARI Shigeo
265dfa6588 support putL(LABEL); function 2013-06-21 21:20:54 +09:00
MITSUNARI Shigeo
921aa019ae decrease warning for -pedantic 2013-01-12 18:03:39 +09:00
MITSUNARI Shigeo
fac069fc44 disable warning of vc 2012-05-22 13:38:44 +09:00
MITSUNARI Shigeo
17a9cd71be remove warning for gcc 4.7 2012-05-10 16:06:05 +09:00
MITSUNARI Shigeo
ded892de00 remove warning for clang++ 2012-05-03 15:39:57 +09:00
MITSUNARI Shigeo
0e96302822 cosmetic modification 2011-04-28 06:03:26 +09:00
MITSUNARI Shigeo
3510943e8e support AVX 2011-02-04 16:22:38 +09:00
MITSUNARI Shigeo
cbb4ca2178 first commit 2010-04-16 10:33:04 +09:00