about summary refs log tree commit diff stats
path: root/test/jitter/jitload.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace jitter.run boolean by jitter.runningRomain Lesteven2021-05-051-2/+2
* Avoid generate default locationdbFabrice Desclaux2020-08-311-1/+4
* Move modint in coreFabrice Desclaux2020-07-211-1/+1
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-4/+4
* Support python2/python3Fabrice Desclaux2019-03-051-2/+3
* Expresion: use ExprAssign instead of ExprAffFabrice Desclaux2018-10-011-3/+3
* Replace ExprInt[num](x) -> ExprInt(x, num)Ajax2017-03-301-4/+3
* Test/jitter for each jitter engineAjax2017-01-061-1/+2
* Introduce test for jitloadAjax2016-02-161-0/+49