about summary refs log tree commit diff stats
path: root/example/disasm/callback.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-1/+1
* Asmbloc: rename asm_constraint to AsmConstraintFabrice Desclaux2017-03-131-2/+2
* Asmbloc: rename asm_label to AsmLabelFabrice Desclaux2017-03-131-1/+1
* BasicBlocks: update examples with the new APIAjax2016-01-261-2/+2
* Example/Disasm/Callback: comment and update with new APIAjax2015-11-091-8/+15
* Disasm/x86: move `pushpop` callback to an example `callback.py`Ajax2015-11-091-0/+60