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
*
jit: move code into arch directory
serpilliere
2014-08-21
1
-3
/
+4
*
mips32: add mnemo JAL/MOVZ
serpilliere
2014-08-21
1
-0
/
+4
*
mips32: little/big endian is now an attrib
serpilliere
2014-08-21
1
-3
/
+3
*
x86: add les/lds. Fix call/ret far
serpilliere
2014-08-12
1
-0
/
+16
*
Add mips32 arch
serpilliere
2014-08-06
2
-0
/
+238
*
x86 arch: fix some mnemonic
serpilliere
2014-08-05
1
-0
/
+3
*
Arm arch: add uxtb uxth sxtb sxth
serpilliere
2014-08-01
1
-0
/
+15
*
Simplification: Fix 'A op 0' with op == '-' bug, add corresponding test case
ajax
2014-07-30
1
-0
/
+2
*
Test: Improve x86 SSE tests (thanks to Adrien Guinet)
ajax
2014-07-30
3
-4
/
+230
*
X86 arch: addps/addpd
serpilliere
2014-07-21
1
-0
/
+4
*
ajout test jitter/os_dep/win_api_x86_32.py
Romain CARRE
2014-07-07
2
-0
/
+148
*
Arm: update reg tests
serpilliere
2014-07-03
1
-2
/
+11
*
Fix arm reg tests
serpilliere
2014-06-30
1
-1
/
+1
*
Test: add x86 mnemo tests
serpilliere
2014-06-25
1
-0
/
+62
*
Test: Yes, we can use a function to invoke all jitter each time
ajax
2014-06-16
1
-33
/
+23
*
Jitter Python: Add the rest of tests (unpack_upx is very long)
ajax
2014-06-16
1
-0
/
+4
*
Test: Add "python" jitter for few tests
ajax
2014-06-16
1
-0
/
+4
*
Test: add arm test with symbexec engine
serpilliere
2014-06-16
1
-0
/
+1
*
Test: Add a new test for Python jitter
ajax
2014-06-14
1
-0
/
+1
*
Test: Add "tcc", "llvm" and "python" jitter for the example "test_jit_x86_32"
ajax
2014-06-14
1
-1
/
+3
*
Test: Add LLVM jitter in md5_arm example
ajax
2014-06-13
1
-1
/
+2
*
Simplification: detect and handle == condition
serpilliere
2014-06-13
1
-6
/
+6
*
Simplifications: Add symetric cond catching + corresponding tests
ajax
2014-06-12
1
-0
/
+2
*
Simplifications_cond: Fix size issue, add constructor
ajax
2014-06-12
1
-5
/
+5
*
Test: Simplifications: Use ".msb()" instead of hard coded [31:32]
ajax
2014-06-12
1
-2
/
+2
*
Simplifications: Add regression tests for simplifications_cond
ajax
2014-06-12
1
-1
/
+30
*
Miasm v2
serpilliere
2014-06-03
15
-0
/
+4434