about summary refs log tree commit diff stats
path: root/test/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed regression tests for PUSHFW and POPFWgg2015-02-201-2/+2
* Core/ASMBloc: resolve_symbol now returns only the resolved blocsCamille Mougey2015-01-261-1/+1
* arm: Add umull,umlal,smull,smlal to semWladimir J. van der Laan2015-01-261-0/+24
* arm: Add instruction umlalWladimir J. van der Laan2015-01-241-0/+2
* Arm: add instruction bfcFabrice Desclaux2015-01-121-0/+3
* Arm: Fix cf in logical mnemonicsFabrice Desclaux2014-12-111-59/+170
* Arm: add mnemonic smullFabrice Desclaux2014-12-081-0/+5
* Arch/jit: add endianess support jittersFabrice Desclaux2014-10-094-15/+15
* Remove vm_ prefix /!\ API MODIFFabrice Desclaux2014-10-071-2/+2
* Arm: fix carry flag in sub operation; update reg testsFabrice Desclaux2014-10-061-24/+62
* Arm: swi is svcFabrice Desclaux2014-09-291-0/+2
* Arm: add bkptFabrice Desclaux2014-09-291-0/+2
* Arm: fix ldmia write backFabrice Desclaux2014-09-291-1/+3
* test: add mnemonic testsFabrice Desclaux2014-09-193-0/+148
* mergeFabrice Desclaux2014-09-191-0/+2
* mips: add ei/ehb (dummy semantic)Fabrice Desclaux2014-09-151-0/+2
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-053-11/+10
* mips32: add ldc1serpilliere2014-08-281-0/+2
* Jitter: add mips32l jitserpilliere2014-08-221-1/+1
* mips32: add mnemo JAL/MOVZserpilliere2014-08-211-0/+4
* mips32: little/big endian is now an attribserpilliere2014-08-211-3/+3
* x86: add les/lds. Fix call/ret farserpilliere2014-08-121-0/+16
* Add mips32 archserpilliere2014-08-061-0/+237
* x86 arch: fix some mnemonicserpilliere2014-08-051-0/+3
* Arm arch: add uxtb uxth sxtb sxthserpilliere2014-08-011-0/+15
* Test: Improve x86 SSE tests (thanks to Adrien Guinet)ajax2014-07-302-4/+229
* X86 arch: addps/addpdserpilliere2014-07-211-0/+4
* Arm: update reg testsserpilliere2014-07-031-2/+11
* Fix arm reg testsserpilliere2014-06-301-1/+1
* Test: add x86 mnemo testsserpilliere2014-06-251-0/+62
* Miasm v2serpilliere2014-06-036-0/+3306