about summary refs log tree commit diff stats
path: root/example/expression/asm_to_ir.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename examples lifterFabrice Desclaux2020-12-251-3/+3
* Rename LifterModelCallX86Fabrice Desclaux2020-12-241-2/+2
* Rename ira => LifterModelCallFabrice Desclaux2020-12-241-1/+1
* Update api according to loc_db updateFabrice Desclaux2020-08-311-1/+1
* Avoid generate default locationdbFabrice Desclaux2020-08-311-2/+7
* Analysis: dead simp to classFabrice Desclaux2020-02-141-2/+4
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-6/+6
* Support python2/python3Fabrice Desclaux2019-03-051-9/+12
* IR: gen ircfg from ir_archFabrice Desclaux2018-07-051-9/+7
* Update symbol_pool's deprecated API -> LocationDBAjax2018-07-031-1/+1
* symbol_pool -> loc_dbAjax2018-07-031-5/+5
* Core: replace AsmLabel by LocKeyFabrice Desclaux2018-06-091-4/+4
* IR: rename add_blocFabrice Desclaux2017-07-071-1/+1
* analysis: Introduction of use-definition chainsCaroline Leman2017-03-291-2/+2
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-2/+2
* All: rename vars bloc -> blockFabrice Desclaux2017-03-131-8/+8
* IR: rename blocs to blocksFabrice Desclaux2017-03-131-5/+5
* IR: replace `.g` with a lazy built `.graph`, avoiding the need of `gen_graph`Ajax2015-12-071-5/+2
* Example: move output .txt to .dotAjax2015-11-091-2/+2
* Example/Expr: unused importAjax2015-11-061-3/+3
* Core/parse_asm: update parse_txt API useserpilliere2015-10-291-1/+0
* Clean: remove unecessary ast_parser modificationFabrice Desclaux2015-04-011-7/+0
* Asmbloc: updt asmbloc apiFabrice Desclaux2015-04-011-1/+1
* Arch/jit: add endianess support jittersFabrice Desclaux2014-10-091-1/+1
* Expression examples: Rename examples with meaningfull namesCamille Mougey2014-09-191-0/+67