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
/
example
/
expression
/
expr_c.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
LLVM: use pretty print for instr logging
Ajax
1
-1
/
+2
2018-07-16
TranslatorC: use unsigned long long int in 64 bits
Ajax
1
-1
/
+4
2018-07-16
AsmBlock: avoid underterministic print for next/to
Ajax
1
-1
/
+1
2018-07-13
Jitter: use bignum
Fabrice Desclaux
23
-389
/
+1918
2018-07-13
Jitter: skip jit import on minimal install
Fabrice Desclaux
1
-4
/
+12
2018-07-13
Test: don't reset *all* tests
Fabrice Desclaux
1
-1
/
+0
2018-07-12
Toshiba MeP support
Guillaume Valadon
56
-2
/
+8914
2018-07-12
Fix ARM C function calling
Adrien Guinet
1
-2
/
+2
2018-07-12
IR-Merge-blocks: ensure son is always in blocks
Ajax
1
-1
/
+3
2018-07-12
Disasm/Full: fix inversion in output names
Ajax
1
-2
/
+2
2018-07-10
IR: rename DiGraphIR=>IRCFG
Fabrice Desclaux
4
-18
/
+30
2018-07-10
Test: add reduce ircfg reg tests
Fabrice Desclaux
2
-0
/
+532
2018-07-10
Examples: updt api
Fabrice Desclaux
2
-11
/
+14
2018-07-10
IR: move simplification from ir to data_flow
Fabrice Desclaux
2
-138
/
+260
2018-07-10
TestALL: add QEMU sse test for LLVM and GCC
Ajax
1
-0
/
+4
2018-07-10
Add support for new SSE operations (based on QEMU i386 test_sse)
Ajax
1
-104
/
+299
2018-07-10
Expression: introduce operation on float (comparision, equality to NaN/sNan/q...
Ajax
1
-0
/
+77
2018-07-10
Add the new float ops support for the C jitter and fix old ones
Ajax
1
-15
/
+146
2018-07-10
Add the new float ops support for the C jitter
Ajax
3
-138
/
+195
2018-07-10
Introduce the new float notation and operations for x86 semantic
Ajax
2
-114
/
+89
2018-07-10
JitCore x86: use uint64_t instead of double to store float_st*
Ajax
1
-8
/
+8
2018-07-10
Add new SSE instruction description and updates old ones
Ajax
2
-15
/
+111
2018-07-10
TranslatorC: for uncommon size, use at least uint8
Ajax
1
-2
/
+2
2018-07-09
SSA: add tests
Fabrice Desclaux
1
-2
/
+2
2018-07-09
Analysis: Add SSA transformation
Tim Blazytko
3
-0
/
+603
2018-07-05
Example: fix defuse
Fabrice Desclaux
1
-1
/
+1
2018-07-05
Example/ida: fix dg
Fabrice Desclaux
1
-6
/
+6
2018-07-05
README: add python console coloration
Ajax
1
-30
/
+30
2018-07-05
IR: pretty print irblocs
Fabrice Desclaux
1
-16
/
+42
2018-07-05
IR: gen ircfg from ir_arch
Fabrice Desclaux
37
-770
/
+1017
2018-07-05
IR: split ir/digraph
Fabrice Desclaux
2
-256
/
+254
2018-07-05
IR: remove default regs_init for symbexec
Fabrice Desclaux
13
-150
/
+247
2018-07-05
Analysis: Remove unused function
Fabrice Desclaux
1
-30
/
+0
2018-07-03
Update symbol_pool's deprecated API -> LocationDB
Ajax
56
-272
/
+198
2018-07-03
symbol_pool -> loc_db
Ajax
86
-706
/
+720
2018-07-03
LocationDB: introduced to replace AsmSymbolPool
Ajax
4
-224
/
+569
2018-07-02
ExprLoc/LocKey: avoid ambiguity in string representation
Ajax
1
-2
/
+2
2018-07-01
Remove incorrect attribute
Guillaume Valadon
1
-2
/
+2
2018-06-22
Jitcore: run_at actually takes a list of stop_offset, instead of a
Ajax
5
-14
/
+24
2018-06-22
Jitcore: remove useless strucs and rename for more meaningful names
Ajax
9
-83
/
+80
2018-06-22
Jitters: use loc_key instead of names or offset for basic block labeling
Ajax
8
-57
/
+27
2018-06-22
TravisCI: turn deprecation warning into RuntimeError
Ajax
1
-1
/
+4
2018-06-21
Expr: add simplification shift mask
Fabrice Desclaux
2
-0
/
+24
2018-06-21
Code cleaning: remove useless / commented code
Ajax
16
-173
/
+2
2018-06-21
Jitter: deprecate jit.disasm_cb
Ajax
1
-3
/
+11
2018-06-21
Jitter: rename jitter class into Jitter
Fabrice Desclaux
7
-34
/
+47
2018-06-21
Jitter: add simple trace api
Fabrice Desclaux
14
-53
/
+45
2018-06-21
Adding ccmp aarch64 instruction.
gajaloyan
1
-0
/
+30
2018-06-20
Parse_asm: remove useless functions
Fabrice Desclaux
1
-26
/
+0
2018-06-20
Update README.md
_Frky
1
-3
/
+3
[next]