| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | 17 | -35/+58 | |
| |\ \ | ||||||
| | * | | Test: TCC conditional tests | serpilliere | 2016-04-26 | 17 | -35/+58 | |
| | |/ | ||||||
| * / | X86/arch: fix call @imm | serpilliere | 2016-04-24 | 1 | -0/+7 | |
| |/ | ||||||
| * | X86/test: add pusha/popa | Fabrice Desclaux | 2016-04-18 | 1 | -0/+125 | |
| * | X86/test: updt test api | Fabrice Desclaux | 2016-04-18 | 16 | -51/+86 | |
| * | remove old ida workaround executable for the 64bit case | Aymeric Vincent | 2016-02-09 | 1 | -13/+2 | |
| * | Sem/x86: fix call fromstring | Fabrice Desclaux | 2016-01-30 | 1 | -4/+32 | |
| * | Test: add x86 reg test | Fabrice Desclaux | 2016-01-06 | 2 | -0/+31 | |
| * | 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 | 1 | -0/+25 | |
| * | X86: add pextr | Fabrice Desclaux | 2015-12-24 | 1 | -0/+26 | |
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+25 | |
| * | 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 | 1 | -0/+63 | |
| * | X86: add punpck | Fabrice Desclaux | 2015-12-24 | 1 | -0/+20 | |
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+64 | |
| * | X86: add pcmpeq | Fabrice Desclaux | 2015-12-24 | 1 | -0/+16 | |
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+25 | |
| * | X86: add pminu | Fabrice Desclaux | 2015-12-24 | 1 | -0/+12 | |
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 1 | -0/+25 | |
| * | X86: add pmax | Fabrice Desclaux | 2015-12-24 | 1 | -0/+9 | |
| * | Test: add x86 reg test | Fabrice Desclaux | 2015-12-24 | 2 | -0/+80 | |
| * | 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 | |
| * | Qemu/test: update expected output for test_string | Ajax | 2015-11-17 | 1 | -78/+78 | |
| * | TestQEMU: workaround/hack for displaying extended hex | Ajax | 2015-11-17 | 1 | -0/+6 | |
| * | x86/arch: add cmpxchg8b and cmpxchg16b in disass and tests | Ajax | 2015-11-16 | 1 | -0/+8 | |
| * | Test/QEMU: emulate puts, enabling test_self_modifying_code | Ajax | 2015-11-16 | 1 | -0/+16 | |
| * | 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 | |
| * | Test: add a unit test for x86 interrupt_num | Ajax | 2015-11-09 | 1 | -0/+31 | |
| * | Core/parse_asm: update parse_txt API use | serpilliere | 2015-10-29 | 2 | -3/+3 | |
| * | Test/arch/x86: remove wildcard imports | serpilliere | 2015-10-23 | 1 | -5/+9 | |