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
/
core
/
cpu.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: General PyLinting
Camille Mougey
2015-02-18
1
-1
/
+3
*
Core/CPU: Pylint pass, remove commented code (SCM or log.debug should be used)
Camille Mougey
2015-02-18
1
-306
/
+105
*
PyLint: Unreachable code
Camille Mougey
2015-02-16
1
-1
/
+1
*
PyLint: remove 'unnecessary-lambda'
Camille Mougey
2015-02-16
1
-1
/
+1
*
PyLint: Remove relative imports
Camille Mougey
2015-02-16
1
-2
/
+2
*
CPU: update api to handle IOError during disasm
Fabrice Desclaux
2015-02-11
1
-3
/
+5
*
core/cpu: move bs8
Fabrice Desclaux
2014-09-11
1
-0
/
+9
*
Core: getbits use arch attrib (and can swap bytes); getbytes simply return bytes
serpilliere
2014-08-21
1
-8
/
+8
*
Add mips32 arch
serpilliere
2014-08-06
1
-0
/
+17
*
cpu/arch: arg2str moved in instruction class
serpilliere
2014-08-05
1
-45
/
+7
*
Arch: remove debug output
serpilliere
2014-07-10
1
-2
/
+1
*
Core/parse: allow the use of labels in data declaration
serpilliere
2014-07-09
1
-0
/
+8
*
Core: $ symbol can be customized for relative offset tricks
serpilliere
2014-07-03
1
-2
/
+4
*
cpu: continue remove some lambda (to allow pickling)
serpilliere
2014-06-25
1
-2
/
+0
*
Cpu: remove unsused var; dis/fromstring default attrib is none
serpilliere
2014-06-25
1
-9
/
+9
*
Cpu: bs_mod_name accept dict
serpilliere
2014-06-24
1
-1
/
+7
*
Miasm v2
serpilliere
2014-06-03
1
-0
/
+1804