about summary refs log tree commit diff stats
path: root/miasm2/expression/modint.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ModInt: mimic C modulo instead of Python rounded oneAjax2015-11-161-2/+2
* ModInt: mimic C division instead of Python rounded oneAjax2015-11-161-2/+2
* Expression/modint: set arg to long to canonize reprserpilliere2015-04-251-3/+1
* Miasm v2serpilliere2014-06-031-0/+224