Commit Graph

5 Commits

Author SHA1 Message Date
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