index
:
miasm
this commit
ck/x86-blsi
develop
master
ta/arm64-ldsmaxb
ta/nix
ta/x86-adcx
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
miasm2
/
expression
/
simplifications_common.py
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Expression: fix api
Fabrice Desclaux
2015-10-29
1
-10
/
+12
|
*
Expr/Simplifications: add shift/slice reduction
Fabrice Desclaux
2015-07-23
1
-0
/
+15
|
*
expr/simplification: fix slice of compose
serpilliere
2015-07-10
1
-1
/
+1
|
*
Simplifications: Remove useless statements
Ajax
2015-06-11
1
-8
/
+0
|
*
Expression/Simplification: add slice/compose
Fabrice Desclaux
2015-06-05
1
-1
/
+32
|
*
Expr/Simplification: match code and comment for multiplication simplification
Fabrice Desclaux
2015-03-24
1
-3
/
+2
|
*
Expression/Simplification: add op/compose simplification
Fabrice Desclaux
2015-02-13
1
-0
/
+16
|
*
Expression/Simplification: add shift/compose simplification
Fabrice Desclaux
2015-02-13
1
-0
/
+49
|
*
Expression: fix umod/udiv in expression simplification
Fabrice Desclaux
2014-10-31
1
-1
/
+13
|
*
expr_simpl: add shift simplification
Fabrice Desclaux
2014-09-11
1
-0
/
+6
|
*
Simplifications commons: Fix assert (avoid division by zero)
Camille Mougey
2014-09-05
1
-2
/
+2
|
*
Simplification: Fix 'A op 0' with op == '-' bug, add corresponding test case
ajax
2014-07-30
1
-1
/
+6
|
*
Fix operand unify irem/imod
serpilliere
2014-06-24
1
-2
/
+2
|
*
Simplification: fix bug in simplification (tx to Florent Monjalet)
serpilliere
2014-06-13
1
-1
/
+1
|
*
Simplification: detect and handle == condition
serpilliere
2014-06-13
1
-15
/
+0
|
|
|
|
Add corresponding regression tests
*
merge; fix x86 ror/rol
serpilliere
2014-06-12
1
-0
/
+4
|
|
|
|
rol ror mask shifter in semantic instead of in expr_simpl
*
Simplifications: Export common simplifications to an extern file
ajax
2014-06-09
1
-0
/
+499
[prev]