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
...
*
Add support for aarch64 in LLVM
Ajax
2017-01-04
1
-1
/
+3
*
Refactor external function call for custom OP
Ajax
2017-01-04
1
-51
/
+67
*
Add missing offset for x86 arch
Ajax
2017-01-04
1
-0
/
+5
*
Adapt codegen.CGen principles to LLVM
Ajax
2017-01-04
3
-44
/
+418
*
Update with new MEM R/W API
Ajax
2017-01-04
2
-12
/
+18
*
Memory R/W are context dependent
Ajax
2017-01-04
1
-22
/
+56
*
Alloca at end may occurs after a jump -> fix
Ajax
2017-01-04
1
-1
/
+1
*
Refine affect to avoid `_new` trick
Ajax
2017-01-04
1
-20
/
+15
*
LLVM Cache no more handled
Ajax
2017-01-04
1
-61
/
+0
*
Update documentation for llvmlite
Ajax
2017-01-04
1
-1
/
+1
*
Ugly modification to have llvm work again
Ajax
2017-01-04
5
-149
/
+198
*
Codegen: remove useless code
Ajax
2016-12-22
1
-25
/
+0
*
Merge pull request #450 from serpilliere/add_emul_block_limit
Camille Mougey
2016-11-10
3
-4
/
+44
|
\
|
*
Jitter: Add max exec per jit call option
Fabrice Desclaux
2016-11-10
3
-4
/
+44
*
|
Extend code_exec max address for 64 bits
Ajax
2016-11-10
1
-2
/
+2
*
|
Remove no more used struct element
Ajax
2016-11-10
1
-1
/
+0
*
|
Use 64bits for vm address
Ajax
2016-11-10
1
-2
/
+2
|
/
*
Avoid duplicate -1 case
Ajax
2016-10-04
1
-1
/
+10
*
Update int(XX.arg) -> int(XX)
Ajax
2016-09-16
3
-4
/
+4
*
Arm: fix bkpt
serpilliere
2016-09-12
1
-0
/
+1
*
Arm: add clz/uxtab
serpilliere
2016-09-12
2
-0
/
+13
*
Code cleanup
serpilliere
2016-09-11
9
-27
/
+27
*
Jitter: Fix iterator handling
Fabrice Desclaux
2016-09-09
1
-2
/
+10
*
Loader/pe: add cname infos
Fabrice Desclaux
2016-09-07
2
-1
/
+3
*
Merge pull request #421 from commial/refactor/merge_cc
serpilliere
2016-09-05
4
-257
/
+185
|
\
|
*
Add Clang possibility using "cc"
Ajax
2016-09-05
1
-1
/
+1
|
*
Merge common code into Jitcore_Cc_Base
Ajax
2016-09-02
4
-202
/
+149
|
*
Move Jitcore specifics code into respective classes
Ajax
2016-09-02
2
-43
/
+39
|
*
Remove useless code
Ajax
2016-09-02
1
-15
/
+0
*
|
Jitter/codegen: fix irdst generation
serpilliere
2016-09-04
1
-5
/
+1
*
|
Add interrupt_num to JitCore_x86_CPU attributes
Ajax
2016-09-01
1
-0
/
+3
*
|
Handle CPU exception in Jitcore Python
Ajax
2016-09-01
2
-6
/
+8
*
|
Add exception_flags attribute to JitCore_CPU_x86 object
Ajax
2016-09-01
1
-0
/
+5
*
|
Use a local expr_simp, instead of activating simps on global expr_simp
Ajax
2016-09-01
1
-3
/
+7
|
/
*
Add a way to retrieve memory access right
Pierre Graux
2016-09-01
1
-0
/
+21
*
Jitter: Use mem access for automod
Fabrice Desclaux
2016-08-31
4
-114
/
+106
*
Jitter: opt write_num
Fabrice Desclaux
2016-08-31
2
-0
/
+12
*
Jitter: avoid vmmngr casting
Fabrice Desclaux
2016-08-31
8
-17
/
+16
*
Jitter: fix python jit
Fabrice Desclaux
2016-08-31
6
-20
/
+94
*
Jitter: fix automod reset
Fabrice Desclaux
2016-08-30
2
-0
/
+12
*
Jitter: use mem read/write for memory breakpoint/automod
Fabrice Desclaux
2016-08-30
6
-87
/
+162
*
Jitter: gen bad block on bad disasm
Fabrice Desclaux
2016-08-30
1
-1
/
+2
*
Jitter: optimize memory write object
Fabrice Desclaux
2016-08-30
1
-1
/
+44
*
Jitter: support sparse write
Fabrice Desclaux
2016-08-30
3
-4
/
+10
*
Jitter: use list of write
Fabrice Desclaux
2016-08-30
3
-44
/
+20
*
Jitter: automod callback C
Fabrice Desclaux
2016-08-30
6
-21
/
+93
*
Jitter: use local vars for prefetch/updt
Fabrice Desclaux
2016-08-30
11
-1604
/
+45
*
Jitter/x86: custom dump_gpregs
Fabrice Desclaux
2016-08-30
2
-7
/
+37
*
Jitter: suport mips32
Fabrice Desclaux
2016-08-30
1
-0
/
+1
*
Jitter: code generator rework
Fabrice Desclaux
2016-08-30
7
-24
/
+603
[prev]
[next]