| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed regression tests for PUSHFW and POPFW | gg | 2015-02-20 | 1 | -2/+2 |
| * | Core/ASMBloc: resolve_symbol now returns only the resolved blocs | Camille Mougey | 2015-01-26 | 1 | -1/+1 |
| * | arm: Add umull,umlal,smull,smlal to sem | Wladimir J. van der Laan | 2015-01-26 | 1 | -0/+24 |
| * | arm: Add instruction umlal | Wladimir J. van der Laan | 2015-01-24 | 1 | -0/+2 |
| * | Arm: add instruction bfc | Fabrice Desclaux | 2015-01-12 | 1 | -0/+3 |
| * | Arm: Fix cf in logical mnemonics | Fabrice Desclaux | 2014-12-11 | 1 | -59/+170 |
| * | Arm: add mnemonic smull | Fabrice Desclaux | 2014-12-08 | 1 | -0/+5 |
| * | Arch/jit: add endianess support jitters | Fabrice Desclaux | 2014-10-09 | 4 | -15/+15 |
| * | Remove vm_ prefix /!\ API MODIF | Fabrice Desclaux | 2014-10-07 | 1 | -2/+2 |
| * | Arm: fix carry flag in sub operation; update reg tests | Fabrice Desclaux | 2014-10-06 | 1 | -24/+62 |
| * | Arm: swi is svc | Fabrice Desclaux | 2014-09-29 | 1 | -0/+2 |
| * | Arm: add bkpt | Fabrice Desclaux | 2014-09-29 | 1 | -0/+2 |
| * | Arm: fix ldmia write back | Fabrice Desclaux | 2014-09-29 | 1 | -1/+3 |
| * | test: add mnemonic tests | Fabrice Desclaux | 2014-09-19 | 3 | -0/+148 |
| * | merge | Fabrice Desclaux | 2014-09-19 | 1 | -0/+2 |
| * | mips: add ei/ehb (dummy semantic) | Fabrice Desclaux | 2014-09-15 | 1 | -0/+2 |
| * | Modify irbloc destination mecanism. Rework API in consequence. | Fabrice Desclaux | 2014-09-05 | 3 | -11/+10 |
| * | mips32: add ldc1 | serpilliere | 2014-08-28 | 1 | -0/+2 |
| * | Jitter: add mips32l jit | serpilliere | 2014-08-22 | 1 | -1/+1 |
| * | 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 | 1 | -0/+237 |
| * | 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 |
| * | Test: Improve x86 SSE tests (thanks to Adrien Guinet) | ajax | 2014-07-30 | 2 | -4/+229 |
| * | X86 arch: addps/addpd | serpilliere | 2014-07-21 | 1 | -0/+4 |
| * | 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 |
| * | Miasm v2 | serpilliere | 2014-06-03 | 6 | -0/+3306 |