| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix cleanning error for depgraph tests | Ajax | 2016-09-20 | 1 | -10/+7 |
| | | |||||
| * | Arm: fix bkpt | serpilliere | 2016-09-12 | 1 | -2/+2 |
| | | |||||
| * | Arm: add clz/uxtab | serpilliere | 2016-09-12 | 1 | -0/+6 |
| | | |||||
| * | Test: fix python executable | Fabrice Desclaux | 2016-09-08 | 1 | -1/+1 |
| | | |||||
| * | Arch/x86: fix sldt | Fabrice Desclaux | 2016-09-07 | 1 | -1/+5 |
| | | |||||
| * | Jitter/win: fix TIB accesses | Fabrice Desclaux | 2016-09-06 | 1 | -2/+3 |
| | | |||||
| * | Enable "python" jitter on AsmUnitTest, except some | Ajax | 2016-09-01 | 1 | -2/+7 |
| | | |||||
| * | Regression test for SEH with a double handler | Ajax | 2016-09-01 | 1 | -1/+41 |
| | | |||||
| * | Add a regression test for SEH handling | Ajax | 2016-09-01 | 2 | -0/+67 |
| | | | | | | XOR EDX, EDX is used to obtain a 32bits 0 in FS:[0x0], because this is an ambiguity in Intel representation | ||||
| * | 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 | ||||
| | * | 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 |
| | | | | | arch: fixed x86 opcode decoding for movups. creds @serpilliere | ||||
| * | Merge pull request #362 from commial/test-qemu-sse | serpilliere | 2016-04-26 | 5 | -83/+543 |
| |\ | | | | | Test qemu sse | ||||
| | * | 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 |
| |\ \ | | | | | | | Jit gcc | ||||
| | * | | 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 |
| |\ \ | |/ |/| | Fix miasm2.core.types API | ||||
| | * | Types: Ptr.dst_type is now a Type rather than a MemType | Florent Monjalet | 2016-03-15 | 1 | -1/+1 |
| | | | | | | | | | Makes for a more coherent API | ||||
| | * | Types: handle MemType as argument to Array constructor | Florent Monjalet | 2016-03-15 | 1 | -0/+3 |
| | | | | | | | | | | | Alse add a to_type helper that factorizes the boilerplate code to get a Type from either a MemType or a Type. | ||||
| * | | 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 |
| | | | |||||