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_cond.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-178
/
+0
*
Fix typos & add codespell
Pierre LALET
2018-12-23
1
-4
/
+4
*
Simplifications: simplify by default high level op
Fabrice Desclaux
2018-10-09
1
-54
/
+0
*
Expression: no default size for ExprId
Fabrice Desclaux
2018-02-09
1
-3
/
+3
*
Remove deprecated use of MatchExpr
Ajax
2017-04-21
1
-11
/
+10
*
Replace ExprInt[num](x) -> ExprInt(x, num)
Ajax
2017-03-30
1
-5
/
+5
*
Update int(XX.arg) -> int(XX)
Ajax
2016-09-16
1
-4
/
+4
*
Fix ExprOp_inf_signed + unit tests #385
JB Cayrou
2016-06-29
1
-4
/
+4
*
Expression/Simplification: avoid code modifications
serpilliere
2015-02-22
1
-20
/
+9
*
PyLint: Import errors, pointless statements (`fds`), bad indentation
Camille Mougey
2015-02-18
1
-8
/
+8
*
PyLint: Remove unused-imports
Camille Mougey
2015-02-16
1
-1
/
+0
*
Simplification: detect and handle == condition
serpilliere
2014-06-13
1
-1
/
+29
*
Simplifications: Add symetric cond catching + corresponding tests
ajax
2014-06-12
1
-2
/
+38
*
Simplifications_cond: Fix size issue, add constructor
ajax
2014-06-12
1
-2
/
+21
*
Simplifications: Add basic conditions detection
ajax
2014-06-12
1
-0
/
+162