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
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Arm: fit test
Fabrice Desclaux
2015-02-23
1
-5
/
+5
*
Arch: remove code which uses expression modifications
serpilliere
2015-02-22
3
-20
/
+25
*
Fix commit ae4b4b7 because of PR comment
gg
2015-02-20
1
-1
/
+1
*
Fixed POPFW instruction
gg
2015-02-20
1
-2
/
+2
*
x86: Fixed PUSHFW and POPFW declaration
gg
2015-02-20
1
-2
/
+2
*
X86: fix bsr/bsf behaviour as issued in PR #79
Fabrice Desclaux
2015-02-20
1
-21
/
+30
*
Arch/Mips32: Remove wildcard imports
Camille Mougey
2015-02-18
2
-193
/
+235
*
PyLint: Remove keyword redefinition, bad open mode
Camille Mougey
2015-02-18
1
-2
/
+2
*
PyLint: Import errors, pointless statements (`fds`), bad indentation
Camille Mougey
2015-02-18
4
-19
/
+15
*
Merge pull request #74 from commial/comment-mips32
serpilliere
2015-02-18
1
-131
/
+187
|
\
|
*
Mips32/Sem: Import expression as m2_expr
Ajax
2015-02-17
1
-128
/
+135
|
*
Mips32/Sem: Remove wildcard-import from `regs`
Ajax
2015-02-17
1
-1
/
+1
|
*
Mips32/Sem: Describe common MIPS32 instructions
Ajax
2015-02-17
1
-0
/
+49
*
|
Use `@named_arguments` decorators for `.func_args_*` methods
Pierre LALET
2015-02-17
2
-27
/
+14
|
/
*
PyLint: Unreachable code
Camille Mougey
2015-02-16
2
-12
/
+5
*
PyLint: remove 'unnecessary-lambda'
Camille Mougey
2015-02-16
1
-2
/
+2
*
PyLint: Wild-unused-import (expression.expression) in x86 part
Camille Mougey
2015-02-16
3
-868
/
+983
*
PyLint: Remove bad `super` calls
Camille Mougey
2015-02-16
2
-2
/
+2
*
PyLint: SH4 test code was duplicated
Camille Mougey
2015-02-16
1
-435
/
+0
*
PyLint: Remove relative imports
Camille Mougey
2015-02-16
11
-16
/
+13
*
PyLint: Remove unused-imports
Camille Mougey
2015-02-16
4
-4
/
+2
*
X86/Sem: fix 32 bit mul/div in 64 bit mode
Fabrice Desclaux
2015-02-13
1
-36
/
+24
*
X86: add movqu
Fabrice Desclaux
2015-02-12
1
-0
/
+10
*
Arch/X86: fix rdtsc semantic (32/64 bit)
Fabrice Desclaux
2015-02-10
1
-4
/
+2
*
Merge pull request #57 from serpilliere/x86_fix
Camille Mougey
2015-02-10
1
-10
/
+10
|
\
|
*
X86/sem: fix fpu mnemonic api
Fabrice Desclaux
2015-02-10
1
-10
/
+10
*
|
Merge pull request #56 from serpilliere/x86_fstenv
Camille Mougey
2015-02-10
1
-0
/
+3
|
\
\
|
*
|
Arch/X86: fix fsntenv in 64bit
Fabrice Desclaux
2015-02-10
1
-0
/
+3
|
|
/
*
|
Merge pull request #55 from serpilliere/x86_breakflow_fix
Camille Mougey
2015-02-10
1
-2
/
+4
|
\
\
|
*
|
Arch/X86: fix jmpf breakflow
Fabrice Desclaux
2015-02-10
1
-1
/
+1
|
*
|
Arch/X86: fix jecx breakflow
Fabrice Desclaux
2015-02-10
1
-1
/
+3
|
|
/
*
|
X86/Sem: fix pop esp semantic
Fabrice Desclaux
2015-02-10
1
-1
/
+3
*
|
Arch/Jit: remove useless custom lib_handler
Fabrice Desclaux
2015-01-29
2
-82
/
+3
|
/
*
X86: fix execflow code
Fabrice Desclaux
2015-01-26
1
-5
/
+11
*
Msp430: fix execflow code
Fabrice Desclaux
2015-01-26
1
-4
/
+7
*
Mips: fix execflow code
Fabrice Desclaux
2015-01-26
1
-12
/
+5
*
Arm: fix execflow code
Fabrice Desclaux
2015-01-26
1
-21
/
+15
*
arm: Add umull,umlal,smull,smlal to sem
Wladimir J. van der Laan
2015-01-26
1
-0
/
+35
*
arm: Add instruction umlal
Wladimir J. van der Laan
2015-01-24
1
-0
/
+2
*
Arm: add instruction bfc
Fabrice Desclaux
2015-01-12
2
-0
/
+24
*
Arm/Ira: Fix call bloc generation
Fabrice Desclaux
2015-01-09
1
-2
/
+2
*
Fix xorps semantic
Fabrice Desclaux
2015-01-09
1
-1
/
+1
*
X86: use explicit names in update flags functions
Fabrice Desclaux
2014-12-11
1
-4
/
+6
*
Arm: Fix cf in logical mnemonics
Fabrice Desclaux
2014-12-11
1
-7
/
+10
*
Arm: add mnemonic smull
Fabrice Desclaux
2014-12-08
1
-0
/
+13
*
Arm: fix empty reglist argument
Fabrice Desclaux
2014-12-08
1
-1
/
+8
*
X86/Jit: support api for 64 bit emulation
Fabrice Desclaux
2014-10-31
1
-0
/
+64
*
x86 jit: avoid whoami call
Fabrice Desclaux
2014-10-17
1
-2
/
+3
*
x86 sem: fix 16bits push/pop
Fabrice Desclaux
2014-10-10
1
-4
/
+8
*
Reg test: add arm jit little/big endian
Fabrice Desclaux
2014-10-09
1
-2
/
+5
[next]