31 Commits (master)

Author SHA1 Message Date
Wolfgang Schwotzer 22b4d0eb41 M680X: Target ready for pull request (#1034) 7 years ago
Niels Boehm 0e407ea48f Add m68k to the general Python tests. 8 years ago
Niels Boehm 32b6346c2c Use and test syntax against None in all_tests. 8 years ago
Nguyen Anh Quynh cac770a0cb bindings: support QPX mode & QPX alias instructions 10 years ago
Nguyen Anh Quynh ec58a02c6d python: update Mips modes to CS_MODE_MIPS32 & CS_MODE_MIPS64 10 years ago
Nguyen Anh Quynh 7e75ca6d21 python: CS_MODE_MIPS32R6 is independent from CS_MODE_32 10 years ago
Nguyen Anh Quynh 2e40e69207 arm: add sample code for ARM's CS_MODE_MCLASS & CS_MODE_V8 10 years ago
Nguyen Anh Quynh 248519efea mips: properly handle Mips32R6 mode. bug reported by Jay Oster 10 years ago
Nguyen Anh Quynh 5720cb7ae1 tests: add tests for mips's modes: MIPS32R6 & MICRO (C & Python code) 10 years ago
Nguyen Anh Quynh 839890b83a tests: use cs_group_name() to print out group names in test_detail.c & test_detail.py 10 years ago
Nguyen Anh Quynh 5166236e1c python: update after the latest changes in the core on arm64 10 years ago
Nguyen Anh Quynh 0de6783d49 python: print instruction's basic info from print_detail() of test_detail.py 10 years ago
Nguyen Anh Quynh 4fe59955d6 python: test_detail.py print groups with space delimiter 10 years ago
Nguyen Anh Quynh 7e22936c0a python: expose print_detail() in test_detail.py to make it reusable 10 years ago
Nguyen Anh Quynh 553bb488d7 python: support XCore 10 years ago
Nguyen Anh Quynh 1098329f40 python: refactor tests, so it is possible to reuse print_insn_detail() of all archs 10 years ago
fenuks 110ab1debd Python 3 support 11 years ago
Nguyen Anh Quynh 49f8f22984 python: handle SKIPDATA mode properly in test code 11 years ago
Nguyen Anh Quynh 1c8405dbd7 python: add SystemZ support 11 years ago
Nguyen Anh Quynh ea9f4b197e sparc: add SparcV9 tests 11 years ago
Nguyen Anh Quynh 30a9d54894 python: add Sparc tests 11 years ago
Nguyen Anh Quynh 428fdcdfda python: update following the change to detail mode in the core 11 years ago
Nguyen Anh Quynh 5cd6b340c4 python: add PPC test to test.py & test_detail.py 11 years ago
Nguyen Anh Quynh 4994c587ad bindings: support new 'detail' option for java & python 11 years ago
Nguyen Anh Quynh f1618bc2ee python: add error message to CsError and modify all tests to use CsError exception 11 years ago
Nguyen Anh Quynh 520c3615b6 rename python classes and using exception for error 11 years ago
Nguyen Anh Quynh 4649071e2d python: add ERR_OPTION, and use @syntax setter/getter rather than option() method to set X86 syntax 11 years ago
Nguyen Anh Quynh c618db4473 change option names for cs_option(), and update python binding accordingly to support new cs_option() 11 years ago
Nguyen Anh Quynh daaed13cc1 python: update to the newly added cs_option() API 11 years ago
Nguyen Anh Quynh 26ee41aa67 initial import 11 years ago