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 #748 from commial/fix/llvm-check-post-instrs
serpilliere
2018-05-18
2
-2
/
+11
|
\
\
|
*
|
Add a regression test to ensure INT is called each time in a loop
Ajax
2018-05-18
1
-2
/
+8
|
*
|
LLVM: check all CPU exceptions after instruction execution
Ajax
2018-05-18
1
-0
/
+3
|
/
/
*
|
Merge pull request #747 from serpilliere/asmblobk_bad_jit
Camille Mougey
2018-05-18
6
-31
/
+148
|
\
\
|
*
|
Jitter: fix bad block management
Fabrice Desclaux
2018-05-17
5
-21
/
+119
|
*
|
AsmBlock: constant for asmblockbad errno
Fabrice Desclaux
2018-05-17
1
-10
/
+29
|
/
/
*
|
Merge pull request #746 from commial/feature/XMM-regs
serpilliere
2018-05-17
11
-44
/
+263
|
\
\
|
*
|
Add support for XMM0-15 registers in x86
Ajax
2018-05-17
4
-0
/
+105
|
*
|
Add support for 128 bits operations in VmMngr and GCC outputs
Ajax
2018-05-17
7
-44
/
+158
*
|
|
Merge pull request #745 from commial/feature/cc-div-128
serpilliere
2018-05-17
3
-1
/
+7
|
\
|
|
|
*
|
Test: remove blacklisted test
Ajax
2018-05-16
1
-1
/
+0
|
*
|
Add support for 128 bits udiv/umod/idiv/imod operations for CC jitters
Ajax
2018-05-16
2
-0
/
+7
|
/
/
*
|
Merge pull request #744 from commial/refactor/move-to-op-semantics
serpilliere
2018-05-16
15
-204
/
+40
|
\
\
|
|
/
|
/
|
|
*
MSP430: remove duplicate or unused operations implem
Ajax
2018-05-16
2
-15
/
+0
|
*
ARM 'clz' op is actually 'cntleadzeros', replace it
Ajax
2018-05-16
4
-22
/
+1
|
*
Move umod/udiv/imod/idiv operations to op_semantics
Ajax
2018-05-16
12
-159
/
+31
|
*
udiv/umod/idiv/imod: remove unused 'vmcpu' argument
Ajax
2018-05-16
8
-58
/
+58
|
/
*
Merge pull request #743 from commial/refactor/remove-TCC
serpilliere
2018-05-16
9
-554
/
+12
|
\
|
*
Update documentation (remove TCC jitter engine)
Ajax
2018-05-16
1
-11
/
+2
|
*
Remove TCC jitter engine
Ajax
2018-05-16
8
-543
/
+10
|
/
*
Merge pull request #742 from commial/refactor/x86_cpuid
serpilliere
2018-05-15
7
-18
/
+18
|
\
|
*
Rename x86 specific op 'cpuid' to 'x86_cpuid'
Ajax
2018-05-15
7
-18
/
+18
|
/
*
Merge pull request #741 from commial/refactor/extract-op-C
serpilliere
2018-05-15
12
-940
/
+934
|
\
|
*
Remove unused 'Makefile'
Ajax
2018-05-15
1
-20
/
+0
|
*
Extract operation semantics from 'vm_mngr' to dedicated 'op_semantics'
Ajax
2018-05-15
11
-920
/
+934
|
/
*
Merge pull request #740 from commial/refactor/bsr-bsf
serpilliere
2018-05-15
12
-63
/
+102
|
\
|
*
Op bsr/bsf are replaced by cnttrailzeros / cntleadzeros, defined in 0
Ajax
2018-05-15
12
-61
/
+100
|
*
Fix bsr implementation to avoid infinite loop on src=0
Ajax
2018-05-15
1
-2
/
+2
*
|
Merge pull request #724 from serpilliere/fix_resource_rebuild
Camille Mougey
2018-05-15
1
-5
/
+5
|
\
\
|
*
|
PE: fix resource rebuild
Fabrice Desclaux
2018-04-19
1
-5
/
+5
*
|
|
Merge pull request #739 from serpilliere/fix_ast
Camille Mougey
2018-05-15
1
-3
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
AsmAst: fix dup method
Fabrice Desclaux
2018-05-15
1
-3
/
+0
|
/
/
*
|
Merge pull request #737 from commial/feature/dse_attach_from_breakpoint
serpilliere
2018-05-14
1
-1
/
+19
|
\
\
|
*
|
DSE: update doc on attachment in a breakpoint
Ajax
2018-05-14
1
-1
/
+19
|
/
/
*
|
Merge pull request #734 from serpilliere/enhance_parser
Camille Mougey
2018-05-14
29
-1134
/
+1214
|
\
\
|
*
|
Parser: fix arguments name
Fabrice Desclaux
2018-05-14
8
-191
/
+189
|
*
|
Core: updt parser structure
Fabrice Desclaux
2018-05-14
29
-1030
/
+1113
|
*
|
Cpu: fix fromstring arg name
Fabrice Desclaux
2018-05-09
5
-44
/
+43
*
|
|
Merge pull request #736 from losynix/get_block_by_offset
serpilliere
2018-05-09
2
-0
/
+10
|
\
\
\
|
*
|
|
add getby_offset in AsmCFG
losynix
2018-05-09
2
-0
/
+10
|
|
/
/
*
|
|
Merge pull request #733 from serpilliere/fix_fpu_C_name
Camille Mougey
2018-05-09
4
-56
/
+59
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Jitter: fix FPU C functions names
Fabrice Desclaux
2018-05-09
4
-56
/
+59
|
/
/
*
|
Merge pull request #735 from serpilliere/fix_dbg_code
Pierre Lalet
2018-05-09
1
-4
/
+0
|
\
\
|
*
|
Remove debug code
Fabrice Desclaux
2018-05-09
1
-4
/
+0
*
|
|
Merge pull request #730 from serpilliere/get_breakpoint
Camille Mougey
2018-05-04
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Jitter: add get_breakpoint
Fabrice Desclaux
2018-04-27
1
-0
/
+7
*
|
|
Merge pull request #731 from serpilliere/updt_mips_runtime
Camille Mougey
2018-05-03
7
-6
/
+185
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update Mips runtime
Fabrice Desclaux
2018-05-02
7
-6
/
+185
|
/
/
*
|
Merge pull request #728 from serpilliere/fix_expr_singleton
Camille Mougey
2018-04-27
1
-1
/
+7
|
\
\
|
*
|
Expr: Fix default size
Fabrice Desclaux
2018-04-26
1
-1
/
+7
[prev]
[next]