about summary refs log tree commit diff stats
path: root/miasm/expression/simplifications.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to src-layout ta/nixTheofilos Augoustis2025-10-141-201/+0
|
* Add flag cst simplificationFabrice Desclaux2021-09-041-0/+1
|
* Add simplificationFabrice Desclaux2020-12-281-0/+1
| | | | | The simplification added in ce175bb51 may take reduction before simp_cc_conds. This add simplifications for remaining case.
* Add slice/compose simplificationFabrice Desclaux2020-12-031-0/+2
|
* Add cond CC flag simplificationFabrice Desclaux2020-06-251-0/+1
|
* Merge pull request #1145 from 6oclock/bcdadd_simplifications_pythonserpilliere2020-06-091-0/+2
|\ | | | | Adding simplifications for bcdadd and bcdadd_cf with python
| * Adding simplifications for bcdadd and bcdadd_cf with pythonNicolas DILLIES2020-03-031-0/+2
| |
* | Add Expression visitorFabrice Desclaux2020-03-291-34/+18
| |
* | Add simplificationsFabrice Desclaux2020-03-201-0/+2
|/
* Add == simplificationserpilliere2020-02-191-0/+1
|
* normalization of log messages (#1112)Sheidan2019-12-201-1/+1
| | | | | | * normalization of log messages * -8s in format
* Add compose_and_mask simplification passHugo Porcher2019-03-201-1/+1
|
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-0/+207