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
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a way to retrieve memory access right
Pierre Graux
2016-09-01
2
-0
/
+27
*
Tests: add win seh test
Fabrice Desclaux
2016-08-31
1
-0
/
+18
*
Jitter: code generator rework
Fabrice Desclaux
2016-08-30
1
-2
/
+1
*
X86: fix pextrw
Fabrice Desclaux
2016-08-04
1
-0
/
+3
*
X86: add setalc
Fabrice Desclaux
2016-07-29
1
-0
/
+2
*
Merge pull request #389 from jbcayrou/pow_op
serpilliere
2016-07-03
1
-0
/
+2
|
\
|
*
Add ** (pow) operator
JB Cayrou
2016-06-29
1
-0
/
+2
*
|
Fix ExprOp_inf_signed + unit tests #385
JB Cayrou
2016-06-29
1
-0
/
+6
|
/
*
X86: add no_rex/fix xchg
Fabrice Desclaux
2016-06-19
1
-0
/
+3
*
Arch/armt: add pld instruction
Fabrice Desclaux
2016-06-05
1
-0
/
+5
*
x86 arch: added x86 opcode decoding for PCMPGTD
Tim Blazytko
2016-04-27
1
-0
/
+4
*
x86 arch: added x86 opcode decoding for SHUFPD
Tim Blazytko
2016-04-27
1
-0
/
+2
*
x86 arch: added x86 opcode decoding for SHUFPS
Tim Blazytko
2016-04-27
1
-0
/
+3
*
x86 arch: added opcode decoding for MOVMSKPS
Tim Blazytko
2016-04-27
1
-0
/
+3
*
x86 arch: added opcode decoding for LFENCE
Tim Blazytko
2016-04-27
1
-0
/
+2
*
x86 arch: added opcode decoding for PREFETCHW
Tim Blazytko
2016-04-27
1
-1
/
+2
*
arch: added x86 opcode decoding for PSRLDQ
Tim Blazytko
2016-04-26
1
-0
/
+2
*
x86 arch: extended opcode decoding for MOVUPS
Tim Blazytko
2016-04-26
1
-0
/
+2
*
Merge pull request #362 from commial/test-qemu-sse
serpilliere
2016-04-26
5
-83
/
+543
|
\
|
*
QEMU tests: update expected output according to the new binary
Ajax
2016-04-26
2
-83
/
+83
|
*
Add expected SSE result for QEMU i386
Ajax
2016-04-26
1
-0
/
+453
|
*
QEMU test: add a GS segment in test script
Ajax
2016-04-26
1
-0
/
+7
|
*
Update QEMU x86 tests binary with sse support
Ajax
2016-04-26
1
-0
/
+0
*
|
Merge pull request #357 from serpilliere/jit_gcc
Camille Mougey
2016-04-26
22
-89
/
+148
|
\
\
|
*
|
Test: TCC conditional tests
serpilliere
2016-04-26
22
-88
/
+147
|
*
|
Test: add gcc tests
serpilliere
2016-04-26
1
-36
/
+36
*
|
|
X86/arch: fix call @imm
serpilliere
2016-04-24
1
-0
/
+7
|
/
/
*
|
Merge pull request #342 from fmonjalet/fix_types
serpilliere
2016-04-19
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Types: Ptr.dst_type is now a Type rather than a MemType
Florent Monjalet
2016-03-15
1
-1
/
+1
|
*
Types: handle MemType as argument to Array constructor
Florent Monjalet
2016-03-15
1
-0
/
+3
*
|
X86/test: add pusha/popa
Fabrice Desclaux
2016-04-18
2
-0
/
+126
*
|
X86/test: updt test api
Fabrice Desclaux
2016-04-18
16
-51
/
+86
*
|
Test/testset: autopep8
Fabrice Desclaux
2016-04-06
1
-1
/
+9
*
|
Test: simple output
serpilliere
2016-04-06
5
-144
/
+42
*
|
Depgraph: use has_loop algorithm to spot data flow loops; fix reg test
Fabrice Desclaux
2016-03-23
2
-2
/
+2
*
|
Example/Depgraph: allow lower/upper register tracking
Fabrice Desclaux
2016-03-22
1
-2
/
+2
*
|
Introduce Container.symbol_pool, containing container symbols (if any)
Ajax
2016-03-21
1
-0
/
+4
*
|
Test/Depgraph: add DG emulation regression tests
Fabrice Desclaux
2016-03-21
35
-0
/
+227
*
|
Depgraph: updt api
Fabrice Desclaux
2016-03-21
1
-3
/
+3
*
|
Test/depgraph: use z3 to remove unsatisfiable solutions
Fabrice Desclaux
2016-03-17
1
-1
/
+16
*
|
Depgraph: implicit emul
Fabrice Desclaux
2016-03-17
1
-1
/
+0
*
|
Test/Depgraph: updt tests
Fabrice Desclaux
2016-03-17
1
-740
/
+556
*
|
Add regression test for `possible_values`
Ajax
2016-03-17
1
-0
/
+40
*
|
Asmcfg: add reg test
Fabrice Desclaux
2016-03-16
1
-2
/
+28
|
/
*
AssignBlock
Fabrice Desclaux
2016-02-26
3
-20
/
+30
*
Introduce test for jitload
Ajax
2016-02-16
2
-0
/
+55
*
Symbexec: add apply_expr, taking in account side effects
Ajax
2016-02-16
1
-1
/
+5
*
remove old ida workaround executable for the 64bit case
Aymeric Vincent
2016-02-09
1
-13
/
+2
*
z3 translator: fixed regression tests
Tim Blazytko
2016-02-01
1
-6
/
+9
*
z3 translator: added regression tests for bsr and bsf
Tim Blazytko
2016-02-01
1
-0
/
+15
[next]