Nguyen Anh Quynh
|
5691dd4637
|
mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings
|
2014-09-24 18:03:47 +08:00 |
Nguyen Anh Quynh
|
0f0eb9851a
|
mips: update core. this added bunch of new instructions & groups. updated Python & Java bindings accordingly
|
2014-08-14 18:26:39 +08:00 |
Nguyen Anh Quynh
|
f08b83ddba
|
mips: use CreateImm0() & CreateReg0() to create MCOperand* to avoid using malloc/free
|
2014-06-16 12:04:25 +08:00 |
Nguyen Anh Quynh
|
805fed5162
|
make checkDecoderPredicate() handle boolean casting for MSVC
|
2014-05-12 21:29:04 +08:00 |
Nguyen Anh Quynh
|
043702e9ef
|
more fixes for warnings reported by MSVC
|
2014-05-12 16:17:00 +08:00 |
Nguyen Anh Quynh
|
bb0744df5d
|
do not initialize some local vars unnecessarily. this problem was introduced when we fixed C89 issues for MSVC
|
2014-05-12 13:41:49 +08:00 |
Axel 0vercl0k Souchet
|
779d4c75d9
|
first changes to get a successfully compiled version of capstone on VS2012
|
2014-05-08 23:44:49 +01:00 |
Nguyen Anh Quynh
|
bc0b3b92fd
|
mips: update core
|
2014-02-19 15:13:20 +08:00 |
Alex Ionescu
|
b8a57fe285
|
Additional MSVC fixes, including to fixed tables (temporary so Quynh can see what to do).
|
2014-01-22 18:12:01 -08:00 |
Nguyen Anh Quynh
|
75ef2426ea
|
mips: update core
|
2014-01-14 23:08:20 +08:00 |
Nguyen Anh Quynh
|
04ac9c3725
|
arm,arm64,mips,x86: rename PPC_getFeatureBits() to getFeatureBits()
|
2013-12-31 18:15:12 +08:00 |
Nguyen Anh Quynh
|
748a70a50b
|
mips: turn off MicroMips by default
|
2013-12-15 00:16:32 +08:00 |
Nguyen Anh Quynh
|
10fd59eacf
|
cleanup & remove dead code in arm, arm64 & mips. dead code was reported by Pancake
|
2013-12-11 20:37:42 +08:00 |
Nguyen Anh Quynh
|
162409e730
|
mips: upgrade core engine
|
2013-12-08 20:17:28 +08:00 |
Nguyen Anh Quynh
|
26ee41aa67
|
initial import
|
2013-11-27 12:11:31 +08:00 |