about summary refs log tree commit diff stats
path: root/miasm2/expression (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86 arch: fix some mnemonicserpilliere2014-08-051-4/+4
* Simplification: Fix 'A op 0' with op == '-' bug, add corresponding test caseajax2014-07-301-1/+6
* Fix operand unify irem/imodserpilliere2014-06-242-3/+3
* Simplification: fix bug in simplification (tx to Florent Monjalet)serpilliere2014-06-131-1/+1
* Simplification: detect and handle == conditionserpilliere2014-06-133-17/+32
* merge; fix x86 ror/rolserpilliere2014-06-123-513/+742
|\
| * Simplifications: Add symetric cond catching + corresponding testsajax2014-06-121-2/+38
| * Simplifications_cond: Fix size issue, add constructorajax2014-06-121-2/+21
| * Simplifications: Add basic conditions detectionajax2014-06-122-4/+175
| * Simplifications: Export common simplifications to an extern fileajax2014-06-092-504/+508
* | expression: fix rol/ror simplifications (fix by fperigaud)serpilliere2014-06-122-2/+8
|/
* Miasm v2serpilliere2014-06-036-0/+2364