MITSUNARI Shigeo
|
4856dcca61
|
[sample] XBYAK_NO_OP_NAMES is no longer needed
|
2024-09-29 19:46:11 +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
|
85767e9520
|
support mingw64
|
2018-07-26 09:36:12 +09:00 |
|
MITSUNARI Shigeo
|
59573e6e7a
|
add PROTECT_RE mode for protect()
|
2018-07-24 18:07:35 +09:00 |
|
MITSUNARI Shigeo
|
1e208fd202
|
call supports variadic template if possible
|
2015-07-22 22:32:08 +09:00 |
|
MITSUNARI Shigeo
|
77d1346d00
|
disable warning for vc2014
|
2014-06-13 15:31:56 +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
|
35bb4eac6e
|
use XBYAK_NO_OP_NAMES
|
2013-04-11 21:34:35 +09:00 |
|
MITSUNARI Shigeo
|
921aa019ae
|
decrease warning for -pedantic
|
2013-01-12 18:03:39 +09:00 |
|
MITSUNARI Shigeo
|
b5f6f24eda
|
fix typo
|
2013-01-07 14:23:23 +09:00 |
|
MITSUNARI Shigeo
|
458a6e06bd
|
support reset
|
2013-01-07 14:13:24 +09:00 |
|
MITSUNARI Shigeo
|
1009e09f6d
|
use xor_ instead of xor
|
2013-01-06 14:30:47 +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
|
c5985dc3f2
|
fix userPtr mode
|
2012-03-23 21:21:38 +09:00 |
|
MITSUNARI Shigeo
|
3510943e8e
|
support AVX
|
2011-02-04 16:22:38 +09:00 |
|
MITSUNARI Shigeo
|
37ff783da7
|
update rewirte
|
2010-04-16 19:06:52 +09:00 |
|
MITSUNARI Shigeo
|
cbb4ca2178
|
first commit
|
2010-04-16 10:33:04 +09:00 |
|