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
/
jitter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Let GCC be the default jitter
Ajax
2017-04-21
1
-2
/
+2
*
Fix wrong add_memory_page docstring
Ajax
2017-04-20
1
-1
/
+1
*
IRBlock: move lines in AssignBlock
Fabrice Desclaux
2017-04-20
2
-10
/
+10
*
Ir: make AssignBlock immutable
Fabrice Desclaux
2017-04-20
2
-140
/
+154
*
Jitter: fix pending memory breakpoint (#527)
serpilliere
2017-04-18
1
-0
/
+8
*
Jitter: fix symb cache name (#525)
serpilliere
2017-04-18
4
-13
/
+26
*
Jitter: fix post instr exception
Fabrice Desclaux
2017-04-17
1
-8
/
+7
*
Jitter/arm: dump gpregs 32 bit output
Fabrice Desclaux
2017-04-04
1
-4
/
+4
*
Replace ExprInt[num](x) -> ExprInt(x, num)
Ajax
2017-03-30
1
-6
/
+6
*
Core/asmbloc: move asmbloc to asmblock
Fabrice Desclaux
2017-03-13
5
-19
/
+19
*
Asmbloc: rename asm_label to AsmLabel
Fabrice Desclaux
2017-03-13
4
-8
/
+8
*
Asmbloc: rename asm_block_bad to AsmBlockBad
Fabrice Desclaux
2017-03-13
3
-4
/
+4
*
All: rename vars bloc -> block
Fabrice Desclaux
2017-03-13
3
-70
/
+69
*
IR: rename blocs to blocks
Fabrice Desclaux
2017-03-13
1
-7
/
+7
*
IR/ir: rename irbloc to IRBlock
Fabrice Desclaux
2017-03-13
1
-2
/
+2
*
IR/Symbexec: rename symbexec to SymbolicExecutionEngine
Fabrice Desclaux
2017-03-13
1
-2
/
+2
*
Jitter: remove useless segm trunc
Fabrice Desclaux
2017-02-12
2
-9
/
+4
*
JitCorePython: avoid dirty hack for symbexec modification
Ajax
2017-02-06
1
-2
/
+4
*
Add support for 'cpuid' in Emulatedsymbexec
Ajax
2017-02-02
1
-1
/
+26
*
VmMngr: add API documentation
Fabrice Desclaux
2017-01-14
1
-33
/
+39
*
VmMngr: remove unused functions
Fabrice Desclaux
2017-01-13
3
-38
/
+0
*
Merge pull request #473 from serpilliere/Fix_max_exec_self_loop
Camille Mougey
2017-01-12
2
-18
/
+44
|
\
|
*
Jitter: fix max exec self loop
Fabrice Desclaux
2017-01-12
2
-18
/
+44
*
|
CC: declare parity as a macro to avoid function calls
Ajax
2017-01-09
2
-7
/
+1
*
|
LLVM: use llvm.ctpop for 'parity' operation
Ajax
2017-01-09
1
-5
/
+15
|
/
*
Merge pull request #471 from commial/feature/llvm-cache
serpilliere
2017-01-06
6
-59
/
+177
|
\
|
*
Remove useless jit_call wrapper
Ajax
2017-01-05
2
-14
/
+5
|
*
Jitter: avoid getting all gpregs, just for one value
Ajax
2017-01-05
1
-1
/
+1
|
*
Jitter: remove useless VmMngr argument
Ajax
2017-01-05
3
-11
/
+10
|
*
LLVM: handle max_exec_per_call option
Ajax
2017-01-05
2
-11
/
+21
|
*
LLVM: get rid of vm_mngr argument
Ajax
2017-01-05
2
-4
/
+6
|
*
LLVM: enable final object caching
Ajax
2017-01-05
2
-22
/
+111
|
*
LLVM: avoid going back to Python while next block are already jitted
Ajax
2017-01-05
2
-7
/
+34
*
|
remove #! command line on files not supposed to be run at top level
Aymeric Vincent
2017-01-05
5
-5
/
+0
|
/
*
LLVM: add support for cpuid operation
Ajax
2017-01-05
1
-0
/
+4
*
Promote ExprId to float if they belong to archiitecture float_list
Ajax
2017-01-05
1
-2
/
+6
*
LLVM: handle basic float operations
Ajax
2017-01-05
1
-0
/
+18
*
Add missing x86 offset for float
Ajax
2017-01-05
1
-0
/
+3
*
Simplify LLVM translation of ExprCond
Ajax
2017-01-04
1
-34
/
+2
*
Force the undefined behavior of shifts to be 0
Ajax
2017-01-04
1
-6
/
+20
*
Remove unused code, regroup similar function by category
Ajax
2017-01-04
1
-398
/
+169
*
Clean-up LLVM ModuleRef manipulation
Ajax
2017-01-04
2
-44
/
+44
*
LLVM: add support for optimisation
Ajax
2017-01-04
1
-28
/
+14
*
LLVM: Handle '-' operation with 2 operands
Ajax
2017-01-04
1
-2
/
+3
*
LLVM: Handle asm_bad_block
Ajax
2017-01-04
1
-4
/
+17
*
LLVM: avoid division by zero, using Miasm wrapper instead
Ajax
2017-01-04
1
-4
/
+12
*
LLVM: handle the specific size of segm2addr operation
Ajax
2017-01-04
1
-5
/
+17
*
LLVM: Add missing operation BSR/BSF
Ajax
2017-01-04
1
-0
/
+8
*
Homogenize x86_bsf/r API with rcl/rcr_rez_op API
Ajax
2017-01-04
1
-2
/
+2
*
LLVM: Add support for delayslot (through mips32)
Ajax
2017-01-04
1
-13
/
+79
[prev]
[next]