We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ARM: add a new field subtracted to cs_arm_op struct.
Xcode: build libraries/tests using XCode project
Ocaml binding: major update on interface & some important fixes.
Properly handle cs_disasm() when count is in range [2, 32].
PPC: do not add CR0 to the operand list as it's not displayed by the disassembly.
Some optimizations to improve performance of cs_disasm() API, especially for Windows platform.
X86: properly calculate absolute addresses for relative CALL & JMP - for AT&T syntax.