about summary refs log tree commit diff stats
path: root/test/expression/simplifications.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test/Simplification: add regression testsFabrice Desclaux2015-02-131-0/+8
* Test: add regression test for simplification << >>Fabrice Desclaux2015-02-131-0/+33
* Simplification: Fix 'A op 0' with op == '-' bug, add corresponding test caseajax2014-07-301-0/+2
* Simplification: detect and handle == conditionserpilliere2014-06-131-6/+6
* Simplifications: Add symetric cond catching + corresponding testsajax2014-06-121-0/+2
* Simplifications_cond: Fix size issue, add constructorajax2014-06-121-5/+5
* Test: Simplifications: Use ".msb()" instead of hard coded [31:32]ajax2014-06-121-2/+2
* Simplifications: Add regression tests for simplifications_condajax2014-06-121-1/+30
* Miasm v2serpilliere2014-06-031-0/+258