0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
suite: update x86odd.py More... almost 11 years ago
x86: handle MOV32cr, MOV32dr, MOV32rc, MOV32rd More... almost 11 years ago
x86: fix a bug when sign-extend immediate for Ev. backport from upstream LLVM More... almost 11 years ago
java: add FSTPNCE instruction following the core update More... almost 11 years ago
python: add FSTPNCE instruction following the core update More... almost 11 years ago
x86: handle more tricky instructions. More... almost 11 years ago
suite: add some new instructions to x86odd.py More... almost 11 years ago
suite: add 'hint nop' instruction to x86odd.py More... almost 11 years ago
x86: support some tricky instructions More... almost 11 years ago
x86: support 0x82 opcode for Arithmetic instructions More... almost 11 years ago
java: add SAL instruction following the core udpate More... almost 11 years ago
python: add SAL instruction following the core udpate More... almost 11 years ago
python: make cs_disasm_lite() support Python3 More... almost 11 years ago
suite: make x86odd support python3 More... almost 11 years ago
suite: add x86odd.py More... almost 11 years ago
python: expose cs_disasm_lite() More... almost 11 years ago
x86: handle SAL instructions. bug reported by Attila Suszter & Ange Albertini More... almost 11 years ago
make.sh: only handle special pkgconfig install for OSX if we are not installing in Brew env More... almost 11 years ago
SKIPDATA: add info about the first argument of callback function More... almost 11 years ago
python: python3 binding requires python3 installed More... almost 11 years ago
python: add install3 target for installing Python3 package More... almost 11 years ago
python: optimize to_x() & to_x_32() for python3 More... almost 11 years ago
python: fix to_x() & to_x_32() in test.py More... almost 11 years ago
python: change SKIPDATA's callback prototype after the last change in the core More... almost 11 years ago
SKIPDATA: add 1 more argument to callback function pointing to the input buffer of cs_disasm_ex() More... almost 11 years ago
minor fixes for COMPILE.TXT More... almost 11 years ago
Merge branch 'next' of https://github.com/aquynh/capstone into next More... almost 11 years ago
COMPILE.TXT: document uninstall process More... almost 11 years ago
Merge branch 'next' of https://github.com/aquynh/capstone into next More... almost 11 years ago
handle special systems putting x86_64 libs into lib64/ in make.sh, not in Makefile More... almost 11 years ago