Nguyen Anh Quynh
967e98786a
suite: fix a MSVC warning
2015-02-25 18:12:10 +08:00
Nguyen Anh Quynh
4b68d9505e
arm: fix some warnings reported by MSVC
2015-02-25 18:02:19 +08:00
Nguyen Anh Quynh
9a1238d353
suite: fix an compilation warning reported by MSVC on test_arm_regression.c
2015-01-13 14:21:15 +08:00
Nguyen Anh Quynh
ad449b59cb
suite: compile test_arm_regression.c with proper include & change cs_disasm_ex() to cs_disasm()
2014-10-24 00:36:48 +08:00
flyingsymbols
d91f964d40
* Fixed bug in Thumb2 pop caused by me incorrectly assuming that
...
ARM_SP == 13, ARM_LR == 14, and ARM_PC == 15, which is not the case
* updated CMakeLists to include building arm regression test
* added explicit casts for 64 bit visual studio 2012 build to get around
truncation warnings from size_t conversion
2014-10-23 12:04:23 -04:00
Yegor Derevenets
ced9d24e35
Workaround missing <inttypes.h> on MSVC 2010
2014-09-21 17:27:11 +02:00
Nguyen Anh Quynh
3edc30d61b
suite: correct author of test_arm_regression.c
2014-08-15 13:53:03 +08:00
Nguyen Anh Quynh
26dfbc6677
fix indentation introduced by the latest merge. also move test_arm_regression.c into suite/arm/ and add Makefile for it
2014-07-31 18:24:51 +08:00