Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
capstone
/
bf723fa42470f92b1224de65c427825a2efb728c
/
suite
1ad3723
suite: remove some irrelevant comments in benchmark.py
by Nguyen Anh Quynh
· 11 years ago
d53c165
python: implement disasm_lite() method which only return tuples of some critical info. this improves performance by 15%
by Nguyen Anh Quynh
· 11 years ago
321163b
suite: turn off detail for benchmark.py
by Nguyen Anh Quynh
· 11 years ago
94020d8
x86: fix the issue with prefix instruction declared in 2.0's RELEASE_NOTES
by Nguyen Anh Quynh
· 11 years ago
9389947
x86: fix a mem leaking issue in X86_insn_combine()
by Nguyen Anh Quynh
· 11 years ago
11b0519
reset prev_prefix at the entry of cs_disasm_ex(). this fixes a nasty segfault bug
by Nguyen Anh Quynh
· 11 years ago
9162aa1
suite: cleanup benchmark.py
by Nguyen Anh Quynh
· 11 years ago
66c8d5d
suite: add test_all.sh
by Nguyen Anh Quynh
· 11 years ago
d80cede
last change to support BSD broke cross-comple. fix Makefile so cross-compile work again
by Nguyen Anh Quynh
· 11 years ago
d8029ae
suite: make all tests consistenly run from inside suite/
by Nguyen Anh Quynh
· 11 years ago
f48a879
suite: benchmark.py can benchmark specific archs, rather than all archs like before
by Nguyen Anh Quynh
· 11 years ago
783e6c0
suite: benchmark.py now exercises all archs
by Nguyen Anh Quynh
· 11 years ago
ff93d75
suite: excercise benchmark.py 5 times more
by Nguyen Anh Quynh
· 11 years ago
34474f8
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
by Nguyen Anh Quynh
· 11 years ago
3079ed6
suite: cleaning benchmark.py
by Nguyen Anh Quynh
· 11 years ago
79654d1
suite: add test_ppc and some other minor changes
by Nguyen Anh Quynh
· 11 years ago
2258f09
suite: chmod+x compile_all.sh
by Nguyen Anh Quynh
· 11 years ago
ea807fb
suite: add compile_all.sh. by Daniel Godas-Lopez
by Nguyen Anh Quynh
· 11 years ago
52b1754
suite: add README
by Nguyen Anh Quynh
· 11 years ago
7fcf723
add some test tools into suite/
by Nguyen Anh Quynh
· 11 years ago
6d50dc3
add benchmark.py
by Nguyen Anh Quynh
· 11 years ago