about summary refs log tree commit diff stats
path: root/test/arch/x86/sem.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* IR: gen ircfg from ir_archFabrice Desclaux2018-07-051-12/+12
* Update symbol_pool's deprecated API -> LocationDBAjax2018-07-031-2/+2
* symbol_pool -> loc_dbAjax2018-07-031-8/+8
* Core: replace AsmLabel by LocKeyFabrice Desclaux2018-06-091-3/+3
* Expr: Add new word ExprLocFabrice Desclaux2018-06-081-5/+6
* Core: updt parser structureFabrice Desclaux2018-05-141-1/+4
* Symbexec: use hashtable for mem symbolsFabrice Desclaux2018-03-151-1/+1
* IR: rename add_blocFabrice Desclaux2017-07-071-1/+1
* Core/asmbloc: move asmbloc to asmblockFabrice Desclaux2017-03-131-2/+2
* All: rename vars bloc -> blockFabrice Desclaux2017-03-131-3/+3
* IR/Symbexec: rename symbexec to SymbolicExecutionEngineFabrice Desclaux2017-03-131-2/+2
* use python2 as executable name, give adequate permissionsAymeric Vincent2017-01-051-1/+1
* Expr: Remove exprint_fromFabrice Desclaux2016-12-231-12/+12
* Symbexec: new api for emul_ir_*Fabrice Desclaux2016-11-041-1/+1
* Core/parse_asm: update parse_txt API useserpilliere2015-10-291-2/+2
* Asmbloc: updt asmbloc apiFabrice Desclaux2015-04-011-3/+2
* Core/ASMBloc: resolve_symbol now returns only the resolved blocsCamille Mougey2015-01-261-1/+1
* Arch/jit: add endianess support jittersFabrice Desclaux2014-10-091-1/+1
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-051-2/+2
* Test: Improve x86 SSE tests (thanks to Adrien Guinet)ajax2014-07-301-0/+154