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
*
Test: add x86 reg test
Fabrice Desclaux
2016-01-06
3
-0
/
+32
*
X86: add andnp[sd]
Fabrice Desclaux
2016-01-06
1
-0
/
+5
*
X86: add pshufd
Fabrice Desclaux
2016-01-06
1
-0
/
+2
*
X86: add sse sqrt
Fabrice Desclaux
2016-01-06
1
-0
/
+10
*
X86: add mov[hl]p[ds]
Fabrice Desclaux
2016-01-06
1
-0
/
+27
*
X86: add unpck[hl]p[sd]
Fabrice Desclaux
2016-01-06
1
-0
/
+11
*
Test: add x86 reg test
Fabrice Desclaux
2015-12-24
2
-0
/
+26
*
X86: add pextr
Fabrice Desclaux
2015-12-24
1
-0
/
+26
*
Test: add x86 reg test
Fabrice Desclaux
2015-12-24
2
-0
/
+26
*
X86: add pinsr
Fabrice Desclaux
2015-12-24
1
-0
/
+44
*
Test: add x86 reg test
Fabrice Desclaux
2015-12-24
1
-1
/
+62
*
X86: add punpckl
Fabrice Desclaux
2015-12-24
1
-1
/
+19
*
Test: add x86 reg test
Fabrice Desclaux
2015-12-24
2
-0
/
+64
*
X86: add punpck
Fabrice Desclaux
2015-12-24
1
-0
/
+20
*
Test: add x86 reg test
Fabrice Desclaux
2015-12-24
2
-0
/
+65
*
X86: add pcmpeq
Fabrice Desclaux
2015-12-24
1
-0
/
+16
*
Test: add x86 reg test
Fabrice Desclaux
2015-12-24
2
-0
/
+26
*
X86: add pminu
Fabrice Desclaux
2015-12-24
1
-0
/
+12
*
Test: add x86 reg test
Fabrice Desclaux
2015-12-24
2
-0
/
+26
*
X86: add pmax
Fabrice Desclaux
2015-12-24
1
-0
/
+9
*
Test: add x86 reg test
Fabrice Desclaux
2015-12-24
3
-0
/
+82
*
X86: add psrl/psll
Fabrice Desclaux
2015-12-24
1
-0
/
+61
*
X86: add pandn
Fabrice Desclaux
2015-12-23
1
-0
/
+12
*
X86: add pushfb
Fabrice Desclaux
2015-12-23
1
-0
/
+5
*
IR: replace `.g` with a lazy built `.graph`, avoiding the need of `gen_graph`
Ajax
2015-12-07
2
-155
/
+117
*
IRA: ira parent class is now miasm2.ir.ir::ir
Camille Mougey
2015-12-07
2
-5
/
+7
*
Example/Disasm: update full.py to produce both IR and IRA graphes
Camille Mougey
2015-12-07
1
-2
/
+4
*
Test/Depgraph: the error status was not checked
Ajax
2015-12-04
1
-0
/
+3
*
Jitter: remove unused div_op rem_op
Fabrice Desclaux
2015-12-04
1
-4
/
+0
*
TestALL: add a new tag 'qemu', avoiding QEMU tests
Ajax
2015-11-17
1
-0
/
+3
*
QEMU/test: enable 'test_misc' for both python and TCC
Ajax
2015-11-17
1
-2
/
+2
*
Test/QEMU: enable 'test_string' for both python and TCC
Ajax
2015-11-17
1
-1
/
+2
*
Qemu/test: update expected output for test_string
Ajax
2015-11-17
1
-78
/
+78
*
TestALL: enable QEMU test_xchg for python / tcc
Ajax
2015-11-17
1
-1
/
+2
*
TestQEMU: workaround/hack for displaying extended hex
Ajax
2015-11-17
1
-0
/
+6
*
Sembuilder: update regression test
Ajax
2015-11-17
1
-1
/
+10
*
x86/arch: add cmpxchg8b and cmpxchg16b in disass and tests
Ajax
2015-11-16
1
-0
/
+8
*
Test: enable QEMU tests for "bcd"
Ajax
2015-11-16
1
-1
/
+2
*
Test/QEMU: emulate puts, enabling test_self_modifying_code
Ajax
2015-11-16
2
-1
/
+18
*
Test/QEMU: test the python jitter too
Ajax
2015-11-16
1
-15
/
+48
*
Test/TestALL: add QEMU tests
Ajax
2015-11-16
1
-0
/
+32
*
Test/Qemu: add an emulator for test-i386 and expected outputs
Ajax
2015-11-16
42
-0
/
+4923
*
Tests: add the "test-i386" regression test from QEMU
Ajax
2015-11-16
1
-0
/
+0
*
ModInt: mimic C modulo instead of Python rounded one
Ajax
2015-11-16
1
-0
/
+3
*
ModInt: mimic C division instead of Python rounded one
Ajax
2015-11-16
1
-0
/
+2
*
Simplifications: add cst_propagation for >>>/<<< c_rez
Ajax
2015-11-16
1
-0
/
+14
*
Simplification: add regression test for '>>>', '<<<'
Ajax
2015-11-12
1
-1
/
+4
*
Merge pull request #261 from commial/x86-interrupt
serpilliere
2015-11-09
2
-0
/
+32
|
\
|
*
Test: add a unit test for x86 interrupt_num
Ajax
2015-11-09
2
-0
/
+32
*
|
Test: update `test_all.py` products (.txt -> .dot)
Ajax
2015-11-09
1
-13
/
+13
|
/
[next]