about summary refs log tree commit diff stats
path: root/miasm/core/cpu.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1467 from WilliamBruneau/pyparsing_bumpserpilliere2024-01-121-1/+1
|\ | | | | Unlock pyparsing version
| * Unlock pyparsing versionWilliam Bruneau2024-01-041-1/+1
| |
* | Use regex literals for re.* functionsDuncan Ogilvie2024-01-061-2/+2
|/
* Fix delayslot to support pickleFabrice Desclaux2022-01-261-0/+1
|
* Colorize ir/asmFabrice Desclaux2021-12-011-0/+14
|
* Clean encode's value checkpengc2021-09-031-9/+4
| | | | Seems we can do it in one pleace in cpu.py. it simple than check value and mask in every encode().
* Symbols are str instead of bytesFabrice Desclaux2021-06-081-2/+2
|
* Avoid generate default locationdbFabrice Desclaux2020-08-311-11/+8
|
* Test expr noneFabrice Desclaux2020-06-011-0/+3
|
* Use int(expr) instead of expr.arg.argFabrice Desclaux2020-04-031-10/+2
|
* normalization of log messages (#1112)Sheidan2019-12-201-1/+1
| | | | | | * normalization of log messages * -8s in format
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-0/+1713