MITSUNARI Shigeo
|
6820889190
|
Merge branch 'auto_grow' of github.com:herumi/xbyak into auto_grow
|
2012-03-16 23:43:14 +09:00 |
|
MITSUNARI Shigeo
|
4704f6224d
|
fix auto grow
|
2012-03-16 23:42:45 +09:00 |
|
MITSUNARI Shigeo
|
a26a2fa546
|
Merge branch 'master' into auto_grow
|
2012-03-16 23:41:27 +09:00 |
|
MITSUNARI Shigeo
|
3d76c416c8
|
fix auto grow
|
2012-03-16 23:39:30 +09:00 |
|
MITSUNARI Shigeo
|
96bc55764a
|
distinguish label
|
2012-03-16 23:14:55 +09:00 |
|
MITSUNARI Shigeo
|
9d9f985fff
|
add test script
|
2012-03-16 22:04:44 +09:00 |
|
MITSUNARI Shigeo
|
7056b38d36
|
Merge branch 'master' of github.com:herumi/xbyak into auto_grow
|
2012-03-16 16:38:29 +09:00 |
|
MITSUNARI Shigeo
|
49a3b954bf
|
jmp test is only 32bit
|
2012-03-16 16:37:09 +09:00 |
|
MITSUNARI Shigeo
|
a72f745d76
|
Merge branch 'master' of github.com:herumi/xbyak
|
2012-03-16 16:26:54 +09:00 |
|
MITSUNARI Shigeo
|
54d87d56ed
|
Merge branch 'auto_grow' of github.com:herumi/xbyak
|
2012-03-16 15:50:58 +09:00 |
|
MITSUNARI Shigeo
|
3669c8844d
|
support auto_grow and user allocator
|
2012-03-16 15:47:23 +09:00 |
|
MITSUNARI Shigeo
|
00d5e274fc
|
[trivial] change date
|
2012-03-16 15:46:26 +09:00 |
|
MITSUNARI Shigeo
|
3b01a603cd
|
use CXX instead of g++
|
2012-03-16 15:44:04 +09:00 |
|
MITSUNARI Shigeo
|
34febce30b
|
Merge branch 'master' of github.com:herumi/xbyak
|
2012-03-15 11:20:46 +09:00 |
|
MITSUNARI Shigeo
|
a1b296e16d
|
use byte code instead of xgetbv for gcc 4.2 on mac
|
2012-03-15 11:19:17 +09:00 |
|
MITSUNARI Shigeo
|
f8a3c66c1f
|
use byte code instead of xgetvb for gcc 4.2 on mac
|
2012-03-15 10:50:47 +09:00 |
|
MITSUNARI Shigeo
|
378526931e
|
use CXX instead of g++
|
2012-03-15 10:50:15 +09:00 |
|
MITSUNARI Shigeo
|
2f151e8cdd
|
check return value of scanf
|
2012-03-15 10:49:26 +09:00 |
|
MITSUNARI Shigeo
|
9e8942d177
|
fix url of license in readme.txt
|
2012-03-05 06:49:52 +09:00 |
|
MITSUNARI Shigeo
|
0327254ec1
|
Merge pull request #1 from stfn80/master
use __GNUC_MINOR__ instead of __GNUC__MINOR__
|
2012-03-04 13:44:12 -08:00 |
|
Stefan Hoelldampf
|
b714887a29
|
use __GNUC_MINOR__ instead of __GNUC__MINOR__
more details:
http://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html
|
2012-03-04 17:08:46 +01:00 |
|
MITSUNARI Shigeo
|
ec8b25b8bf
|
sample of calc version 2
|
2012-02-11 13:47:12 +09:00 |
|
MITSUNARI Shigeo
|
f73a88b01d
|
add pclmullqlqdq
|
2012-02-09 16:06:41 +09:00 |
|
MITSUNARI Shigeo
|
08bb1a0433
|
fix size property of rip addressing / support movsxd
|
2011-11-09 14:09:31 +09:00 |
|
MITSUNARI Shigeo
|
83b9047663
|
fix to dealing with imm8
|
2011-08-15 10:34:27 +09:00 |
|
MITSUNARI Shigeo
|
e346e482fd
|
readme.md
|
2011-06-16 07:01:30 +09:00 |
|
MITSUNARI Shigeo
|
8c45c01071
|
fix __GNUC__PREREQ macro for Mac gcc
|
2011-06-16 06:59:37 +09:00 |
|
MITSUNARI Shigeo
|
0e96302822
|
cosmetic modification
|
2011-04-28 06:03:26 +09:00 |
|
MITSUNARI Shigeo
|
0f7dea2f31
|
gcc 4.2 does not support xgetbv
|
2011-04-05 17:21:19 +09:00 |
|
MITSUNARI Shigeo
|
82c2ea58c0
|
typo of OSXSAVE
|
2011-03-24 15:48:58 +09:00 |
|
MITSUNARI Shigeo
|
eb18bc1be5
|
support alias of vcmppd
|
2011-03-23 21:18:43 +09:00 |
|
MITSUNARI Shigeo
|
caf68c488d
|
add vmovq for 32-bit mode ; remove cvtReg to avoid race condition
|
2011-02-16 17:18:41 +09:00 |
|
MITSUNARI Shigeo
|
defa329717
|
add comment to readme.md
|
2011-02-10 10:37:06 +09:00 |
|
MITSUNARI Shigeo
|
6a246e6b05
|
trivial fix readme.md
|
2011-02-10 10:29:19 +09:00 |
|
MITSUNARI Shigeo
|
6b6527ccad
|
remove readme_e.txt
|
2011-02-10 10:24:40 +09:00 |
|
MITSUNARI Shigeo
|
ae930ad192
|
add readme.md
|
2011-02-10 10:18:45 +09:00 |
|
MITSUNARI Shigeo
|
77878ed435
|
fadd, fsubr, etc support st0 omitted parameter
|
2011-02-10 06:02:20 +09:00 |
|
MITSUNARI Shigeo
|
6a8267992f
|
fix vpextrw reg, xmm, imm
|
2011-02-08 07:15:26 +09:00 |
|
MITSUNARI Shigeo
|
ccf165322d
|
fix typo
|
2011-02-04 16:33:24 +09:00 |
|
MITSUNARI Shigeo
|
3510943e8e
|
support AVX
|
2011-02-04 16:22:38 +09:00 |
|
MITSUNARI Shigeo
|
9fa05da02b
|
fix call(<label>)
|
2010-07-08 16:03:13 +09:00 |
|
MITSUNARI Shigeo
|
ab4fd63480
|
[trivial] remove warning
|
2010-06-01 16:59:49 +09:00 |
|
MITSUNARI Shigeo
|
ba203dc894
|
use 32bit extended encoding for mov(reg64, imm)
|
2010-06-01 16:28:14 +09:00 |
|
MITSUNARI Shigeo
|
2965c4c0ba
|
fix fatal error of sub rsp, 1000
|
2010-05-24 15:16:40 +09:00 |
|
MITSUNARI Shigeo
|
412ddc63e0
|
add jc/jnc
|
2010-04-26 15:53:54 +09:00 |
|
MITSUNARI Shigeo
|
6c6c44207b
|
change code of readme.txt
|
2010-04-16 21:04:46 +09:00 |
|
MITSUNARI Shigeo
|
db894d130e
|
change code of readme.txt
|
2010-04-16 21:01:42 +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 |
|