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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename miasm2 to miasm
Fabrice Desclaux
2019-03-05
7
-1914
/
+0
*
Support python2/python3
Fabrice Desclaux
2019-03-05
4
-20
/
+26
*
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
2
-6
/
+6
*
Expresion: use ExprAssign instead of ExprAff
Fabrice Desclaux
2018-10-01
2
-88
/
+88
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-09-20
2
-4
/
+4
*
Code cleaning: lgtm.com
Fabrice Desclaux
2018-08-23
1
-3
/
+1
*
Merge pull request #808 from serpilliere/fix_ppc_sem
Camille Mougey
2018-07-19
1
-1
/
+1
|
\
|
*
PPC: fix tipo
Fabrice Desclaux
2018-07-18
1
-1
/
+1
*
|
IR/Analysis: call_effects can add extra blocks
Fabrice Desclaux
2018-07-18
1
-13
/
+24
|
/
*
IR: gen ircfg from ir_arch
Fabrice Desclaux
2018-07-05
1
-8
/
+24
*
Update symbol_pool's deprecated API -> LocationDB
Ajax
2018-07-03
2
-6
/
+6
*
symbol_pool -> loc_db
Ajax
2018-07-03
3
-18
/
+18
*
Jitter: rename jitter class into Jitter
Fabrice Desclaux
2018-06-21
1
-3
/
+3
*
Core: replace AsmLabel by LocKey
Fabrice Desclaux
2018-06-09
2
-17
/
+16
*
Expr: Add new word ExprLoc
Fabrice Desclaux
2018-06-08
2
-7
/
+10
*
Op bsr/bsf are replaced by cnttrailzeros / cntleadzeros, defined in 0
Ajax
2018-05-15
1
-3
/
+1
*
Parser: fix arguments name
Fabrice Desclaux
2018-05-14
1
-6
/
+6
*
Core: updt parser structure
Fabrice Desclaux
2018-05-14
1
-26
/
+32
*
Fix the 011111 group of store instructions wrt r0
Aymeric Vincent
2018-03-15
1
-2
/
+3
*
Fix NEG: write to the destination register
Aymeric Vincent
2018-03-09
1
-1
/
+1
*
Merge pull request #694 from a-vincent/ppc-fix-semantics-b-bl
Camille Mougey
2018-03-09
1
-10
/
+11
|
\
|
*
B and BL have variants with a useless CR field. Handle them.
Aymeric Vincent
2018-03-08
1
-10
/
+11
*
|
Merge pull request #693 from a-vincent/ppc-fix-getdstflow
Camille Mougey
2018-03-09
1
-2
/
+2
|
\
\
|
*
|
Fix branches which currently have a useless CR field
Aymeric Vincent
2018-03-09
1
-2
/
+2
|
|
/
*
/
Allow any condition on non-conditional branches
Aymeric Vincent
2018-03-08
1
-3
/
+1
|
/
*
Jitter/python: support little endian
Fabrice Desclaux
2018-03-04
1
-0
/
+1
*
PPC32: integration
Fabrice Desclaux
2018-03-04
1
-0
/
+13
*
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
7
-0
/
+1864