radare
|
613398bcfe
|
Fix cmake .
|
2016-05-01 22:46:22 +02:00 |
|
Nguyen Anh Quynh
|
c8c7ecd01c
|
x86: added GNU GAS syntax, which is similar to AT&T syntax
|
2016-04-30 23:39:44 +08:00 |
|
Nguyen Anh Quynh
|
1497976c98
|
MSVC does not use strcasecmp(), but _stricmp()
|
2016-04-30 23:16:41 +08:00 |
|
Nguyen Anh Quynh
|
e7fbb3513c
|
x86: accept insensitive string 'ptr' for memory operands
|
2016-04-30 23:03:26 +08:00 |
|
Nguyen Anh Quynh
|
bf695283e0
|
x86: initial support for NASM syntax
|
2016-04-30 17:54:01 +08:00 |
|
Nguyen Anh Quynh
|
ffd51b5d96
|
x86: fix ks_option() for Intel syntax KS_OPT_SYNTAX_INTEL
|
2016-04-30 16:00:08 +08:00 |
|
Nguyen Anh Quynh
|
42008c302b
|
x86: return true on failure in parser
|
2016-04-30 10:10:46 +08:00 |
|
Nguyen Anh Quynh
|
9ec2aafc75
|
x86: support big immediate for MOV64ri
|
2016-04-30 01:31:16 +08:00 |
|
Nguyen Anh Quynh
|
cc039f9ee1
|
x86: do not add DS prefix as this is the default segment. this fixes issue #9
|
2016-04-29 18:38:19 +08:00 |
|
Nguyen Anh Quynh
|
f4a5c692ae
|
x86: 'int3' and 'int 3' are not the same. this fixes issue #7
|
2016-04-29 18:15:16 +08:00 |
|
Nguyen Anh Quynh
|
8581062e93
|
require older CMake version to make Travis happy
|
2016-04-29 10:10:09 +08:00 |
|
Loi Anh Tuan
|
7a710e0b48
|
invoke contructor of struct ks to initialize all the members
|
2016-04-28 23:56:02 +08:00 |
|
Nguyen Anh Quynh
|
9f1a353f68
|
import
|
2016-04-28 21:06:49 +08:00 |
|