index
:
focaccia-miasm
this commit
ck/aarch64-ldapur
ck/movpd
ck/x86-movq
ck/x86-vmovdqu
develop
master
ta/arm64-ldsmaxb
ta/nix
ta/x86-adcx
ta/x86-xgetbv
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
/
ppc
/
sem.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
1
-924
/
+0
*
Support python2/python3
Fabrice Desclaux
2019-03-05
1
-8
/
+11
*
PPC: Explicit flags
Fabrice Desclaux
2019-01-27
1
-13
/
+12
*
Rename idiv/imod into sdiv/smod
Fabrice Desclaux
2019-01-15
1
-1
/
+1
*
Expression: replace arg by ptr in ExprMem
Fabrice Desclaux
2018-10-12
1
-4
/
+4
*
Expresion: use ExprAssign instead of ExprAff
Fabrice Desclaux
2018-10-01
1
-85
/
+85
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-09-20
1
-3
/
+3
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-08-23
1
-3
/
+1
*
PPC: fix tipo
Fabrice Desclaux
2018-07-18
1
-1
/
+1
*
Update symbol_pool's deprecated API -> LocationDB
Ajax
2018-07-03
1
-4
/
+4
*
symbol_pool -> loc_db
Ajax
2018-07-03
1
-6
/
+6
*
Core: replace AsmLabel by LocKey
Fabrice Desclaux
2018-06-09
1
-12
/
+12
*
Expr: Add new word ExprLoc
Fabrice Desclaux
2018-06-08
1
-3
/
+6
*
Op bsr/bsf are replaced by cnttrailzeros / cntleadzeros, defined in 0
Ajax
2018-05-15
1
-3
/
+1
*
Fix NEG: write to the destination register
Aymeric Vincent
2018-03-09
1
-1
/
+1
*
B and BL have variants with a useless CR field. Handle them.
Aymeric Vincent
2018-03-08
1
-10
/
+11
*
Jitter/python: support little endian
Fabrice Desclaux
2018-03-04
1
-0
/
+1
*
Fix semantics of conditional jumps
Aymeric Vincent
2018-03-02
1
-3
/
+3
*
Add support for PowerPC 32bit big-endian processors: "ppc32b"
Aymeric Vincent
2018-02-26
1
-0
/
+921