Commit Graph

13 Commits

Author SHA1 Message Date
MITSUNARI Shigeo
8f25759f7c add test of local label 2014-03-04 22:36:00 +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
8bb6a468d2 remove vervose message of jmp 2013-04-14 14:51:31 +09:00
MITSUNARI Shigeo
dc2cdc3846 add test for @@, @b 2013-03-27 14:41:45 +09:00
MITSUNARI Shigeo
3756d85207 jmp test runs well 2013-03-27 14:28:22 +09:00
MITSUNARI Shigeo
be26fde1fa support label for mov without AutoGrow 2013-03-25 12:08:13 +09:00
MITSUNARI Shigeo
e07fe44f83 add jcxz, jecxz, jrcxz 2013-03-13 15:22:35 +09:00
MITSUNARI Shigeo
683f7448ae Xbyak ver 3.50 2012-03-20 00:08:35 +09:00
MITSUNARI Shigeo
96bc55764a distinguish label 2012-03-16 23:14:55 +09:00
MITSUNARI Shigeo
3669c8844d support auto_grow and user allocator 2012-03-16 15:47:23 +09:00
MITSUNARI Shigeo
ba203dc894 use 32bit extended encoding for mov(reg64, imm) 2010-06-01 16:28:14 +09:00
MITSUNARI Shigeo
cbb4ca2178 first commit 2010-04-16 10:33:04 +09:00