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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #795 from commial/features/better-float-sse
serpilliere
2018-07-10
10
-396
/
+931
|
\
|
*
TestALL: add QEMU sse test for LLVM and GCC
Ajax
2018-07-10
1
-0
/
+4
|
*
Add support for new SSE operations (based on QEMU i386 test_sse)
Ajax
2018-07-10
1
-104
/
+299
|
*
Expression: introduce operation on float (comparision, equality to NaN/sNan/q...
Ajax
2018-07-10
1
-0
/
+77
|
*
Add the new float ops support for the C jitter and fix old ones
Ajax
2018-07-10
1
-15
/
+146
|
*
Add the new float ops support for the C jitter
Ajax
2018-07-10
3
-138
/
+195
|
*
Introduce the new float notation and operations for x86 semantic
Ajax
2018-07-10
2
-114
/
+89
|
*
JitCore x86: use uint64_t instead of double to store float_st*
Ajax
2018-07-10
1
-8
/
+8
|
*
Add new SSE instruction description and updates old ones
Ajax
2018-07-10
2
-15
/
+111
|
*
TranslatorC: for uncommon size, use at least uint8
Ajax
2018-07-10
1
-2
/
+2
*
|
Merge pull request #793 from serpilliere/clean_rename_ircfg
Camille Mougey
2018-07-10
7
-159
/
+828
|
\
\
|
|
/
|
/
|
|
*
IR: rename DiGraphIR=>IRCFG
Fabrice Desclaux
2018-07-10
4
-18
/
+30
|
*
Test: add reduce ircfg reg tests
Fabrice Desclaux
2018-07-10
2
-0
/
+532
|
*
Examples: updt api
Fabrice Desclaux
2018-07-10
2
-11
/
+14
|
*
IR: move simplification from ir to data_flow
Fabrice Desclaux
2018-07-10
2
-138
/
+260
|
/
*
Merge pull request #713 from serpilliere/ssa_transform
Camille Mougey
2018-07-09
4
-2
/
+605
|
\
|
*
SSA: add tests
Fabrice Desclaux
2018-07-09
1
-2
/
+2
|
*
Analysis: Add SSA transformation
Tim Blazytko
2018-07-09
3
-0
/
+603
|
/
*
Merge pull request #790 from serpilliere/fix_ida_dg_example
Camille Mougey
2018-07-06
1
-6
/
+6
|
\
|
*
Example/ida: fix dg
Fabrice Desclaux
2018-07-05
1
-6
/
+6
*
|
Merge pull request #791 from serpilliere/fix_full_defuse
Camille Mougey
2018-07-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Example: fix defuse
Fabrice Desclaux
2018-07-05
1
-1
/
+1
|
/
*
Merge pull request #738 from marilafo/fix_offset_branch_armtl
serpilliere
2018-07-05
4
-10
/
+41
|
\
|
*
armtl change branch pc offset
Marion Lafon
2018-05-24
4
-10
/
+41
*
|
Merge pull request #789 from commial/feature/readme-colors
serpilliere
2018-07-05
1
-30
/
+30
|
\
\
|
*
|
README: add python console coloration
Ajax
2018-07-05
1
-30
/
+30
|
/
/
*
|
Merge pull request #784 from serpilliere/split_ir_graph
Camille Mougey
2018-07-05
37
-981
/
+1252
|
\
\
|
*
|
IR: pretty print irblocs
Fabrice Desclaux
2018-07-05
1
-16
/
+42
|
*
|
IR: gen ircfg from ir_arch
Fabrice Desclaux
2018-07-05
37
-770
/
+1017
|
*
|
IR: split ir/digraph
Fabrice Desclaux
2018-07-05
2
-256
/
+254
|
/
/
*
|
Merge pull request #788 from serpilliere/ir_remove_default_regs_init
Camille Mougey
2018-07-05
14
-180
/
+247
|
\
\
|
*
|
IR: remove default regs_init for symbexec
Fabrice Desclaux
2018-07-05
13
-150
/
+247
|
*
|
Analysis: Remove unused function
Fabrice Desclaux
2018-07-05
1
-30
/
+0
|
/
/
*
|
Merge pull request #787 from commial/feature/locationdb
serpilliere
2018-07-03
90
-1025
/
+1310
|
\
\
|
*
|
Update symbol_pool's deprecated API -> LocationDB
Ajax
2018-07-03
56
-272
/
+198
|
*
|
symbol_pool -> loc_db
Ajax
2018-07-03
86
-706
/
+720
|
*
|
LocationDB: introduced to replace AsmSymbolPool
Ajax
2018-07-03
4
-224
/
+569
|
*
|
ExprLoc/LocKey: avoid ambiguity in string representation
Ajax
2018-07-02
1
-2
/
+2
|
/
/
*
|
Merge pull request #786 from guedou/mips32_dstflow2label
serpilliere
2018-07-02
1
-2
/
+2
|
\
\
|
*
|
Remove incorrect attribute
Guillaume Valadon
2018-07-01
1
-2
/
+2
*
|
|
Merge pull request #783 from commial/refactor/jitter-cleaning
serpilliere
2018-06-22
13
-148
/
+125
|
\
\
\
|
*
|
|
Jitcore: run_at actually takes a list of stop_offset, instead of a
Ajax
2018-06-22
5
-14
/
+24
|
*
|
|
Jitcore: remove useless strucs and rename for more meaningful names
Ajax
2018-06-22
9
-83
/
+80
|
*
|
|
Jitters: use loc_key instead of names or offset for basic block labeling
Ajax
2018-06-22
8
-57
/
+27
|
/
/
/
*
|
|
Merge pull request #782 from commial/refactor/travis-deprecated
serpilliere
2018-06-22
1
-1
/
+4
|
\
\
\
|
*
|
|
TravisCI: turn deprecation warning into RuntimeError
Ajax
2018-06-22
1
-1
/
+4
*
|
|
|
Merge pull request #776 from Frky/patch-2
Camille Mougey
2018-06-22
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into patch-2
Camille Mougey
2018-06-22
45
-298
/
+167
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #780 from serpilliere/simp_shift_mask
Camille Mougey
2018-06-22
2
-0
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Expr: add simplification shift mask
Fabrice Desclaux
2018-06-21
2
-0
/
+24
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]