about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* mips: missing fileserpilliere2014-08-251-0/+56
* mips: missing fileserpilliere2014-08-252-0/+3
* mergeserpilliere2014-08-252-1/+20
|\
| * Jitter: handle SIGALRM during jitCamille Mougey2014-08-252-1/+20
* | mips: fix all_regs_ids_no_alias; fix llvm soserpilliere2014-08-252-1/+3
* | Jitter: add mips32l jitserpilliere2014-08-229-32/+865
* | mips32: fix jal offset; fix instr pc/sp; fix asm endianessserpilliere2014-08-221-4/+10
* | Jitter: merge jitcoreARCH and vm_mngrserpilliere2014-08-228-84/+102
|/
* Arm: clean arm reg in sem; fix exception_flags tiposerpilliere2014-08-221-65/+3
* mergeserpilliere2014-08-222-3/+7
|\
| * Archx86: translate ST to ST(0)CM2014-08-221-2/+6
| * Vmmngr: remove debug logsCM2014-08-221-5/+5
* | Arm: add exception_flags; fix svc semserpilliere2014-08-222-3/+7
* | vm_mngr: remove debug printserpilliere2014-08-211-4/+4
* | Test: add msp430 asm/dis/jitserpilliere2014-08-213-0/+128
* | msp430: move jitserpilliere2014-08-214-32/+45
* | msp430: fix asm dstserpilliere2014-08-211-3/+2
* | jit: move code into arch directoryserpilliere2014-08-216-223/+249
* | fix unpack upx example with machineserpilliere2014-08-211-5/+5
|/
* mips32: add mnemo JAL/MOVZserpilliere2014-08-213-2/+25
* test_dis: elf/pe fail fallback to raw modeserpilliere2014-08-211-7/+13
* mips: fix tiposerpilliere2014-08-211-1/+1
* mips32: little/big endian is now an attribserpilliere2014-08-215-47/+26
* Core: getbits use arch attrib (and can swap bytes); getbytes simply return bytesserpilliere2014-08-216-13/+16
* bin_stream: fix bin_stream len testserpilliere2014-08-212-7/+4
* test dis: offset set input to rawserpilliere2014-08-211-4/+4
* mips: missing filesserpilliere2014-08-202-0/+89
* Sandbox: use machine.gdbserverCM2014-08-201-3/+4
* Machine: Add wrapper over gdbserverCM2014-08-201-0/+9
* Example: Update example to use machineCM2014-08-203-13/+10
* Machine: add wrapper over jitterCM2014-08-201-0/+16
* Test_dis: use Machine API, remove unused import & variablesCM2014-08-201-46/+4
* Machine: Add an abstract machine wrapperCM2014-08-201-0/+77
* fix bs_mode64 (namesapce overwrite)serpilliere2014-08-201-6/+6
* x86 arch: fix movsxd 32/64 bitserpilliere2014-08-181-4/+28
* x86: add les/lds. Fix call/ret farserpilliere2014-08-123-6/+42
* x86: fix call far semanticserpilliere2014-08-121-0/+23
* jitter: publify method to allow class modificationserpilliere2014-08-122-10/+14
* Add mips32 archserpilliere2014-08-069-0/+1501
* x86 arch: fix some mnemonicserpilliere2014-08-055-93/+206
* cpu/arch: arg2str moved in instruction classserpilliere2014-08-056-276/+248
* Arm arch: add uxtb uxth sxtb sxthserpilliere2014-08-012-1/+21
* Arm arch: add sxtb/sxth (tx to t.pourcelot)serpilliere2014-08-012-0/+22
* x86 SSE: Refactor codeajax2014-07-301-12/+6
* Simplification: Fix 'A op 0' with op == '-' bug, add corresponding test caseajax2014-07-302-1/+8
* Test: Improve x86 SSE tests (thanks to Adrien Guinet)ajax2014-07-303-4/+230
* x86: Improve SSE support (thanks to Adrien Guinet)ajax2014-07-303-17/+242
* JitCore_x86: UDIV & UMOD return value and arguments sizes have to be the sameajax2014-07-302-16/+16
* SH4: fix tiposerpilliere2014-07-221-1/+1
* X86 arch: addps/addpdserpilliere2014-07-212-0/+6