10 Commits (585018f83114d3632109aee868fdcafe25214668)

Author SHA1 Message Date
Nguyen Anh Quynh 94020d8478 x86: fix the issue with prefix instruction declared in 2.0's RELEASE_NOTES 11 years ago
Nguyen Anh Quynh 9389947d0d x86: fix a mem leaking issue in X86_insn_combine() 11 years ago
Nguyen Anh Quynh 2be19c40c1 recover some files changed by last merge 11 years ago
Alex Ionescu 46018db884 Initial set of changes to support building with MSVC 2013. Right now there's a bunch fo assumptions in the .vcxproj file and some things are not as clean as they should be, but it does build a full build and works (at least the x86 side). The point of this initial checkpoint is to make sure that nothing breaks on the GCC side, that everyone is ok with the changes to the source (or if better fixes/typing can be done). 11 years ago
Nguyen Anh Quynh 11b05193ec reset prev_prefix at the entry of cs_disasm_ex(). this fixes a nasty segfault bug 11 years ago
Nguyen Anh Quynh 9162aa1756 suite: cleanup benchmark.py 11 years ago
Nguyen Anh Quynh fd2814b71a reset prev_prefix at the entry of cs_disasm_ex(). this fixes a nasty segfault bug 11 years ago
Nguyen Anh Quynh e542c22681 suite: cleanup benchmark.py 11 years ago
Nguyen Anh Quynh f48a879e31 suite: benchmark.py can benchmark specific archs, rather than all archs like before 11 years ago
Nguyen Anh Quynh 783e6c006c suite: benchmark.py now exercises all archs 11 years ago
Nguyen Anh Quynh ff93d75879 suite: excercise benchmark.py 5 times more 11 years ago
Nguyen Anh Quynh 34474f8989 suite: benchmark.py get disasm code from binary file (python itself) rather than randomize data - this stablizes results, and can be compared with other bindings 11 years ago
Nguyen Anh Quynh 3079ed61cb suite: cleaning benchmark.py 11 years ago
Nguyen Anh Quynh 6d50dc3c26 add benchmark.py 11 years ago