about summary refs log tree commit diff stats
path: root/test/arch/arm/arch.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix html; Add reg testFabrice Desclaux2021-12-061-0/+2
* Wrong conditional prefix for MRC/MCR (#1233)IridiumXOR2020-05-281-0/+5
* Add test units for MCR/MRCIridiumXOR2020-05-191-0/+4
* pkhbtFabrice Desclaux2019-03-071-0/+10
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-3/+3
* Support python2/python3Fabrice Desclaux2019-03-051-21/+24
* Armt: fix cmnFabrice Desclaux2019-01-171-0/+2
* ARM: add mnemonicsFabrice Desclaux2019-01-111-0/+12
* Merge pull request #861 from jetsecurity/eor_immediateserpilliere2018-10-011-0/+3
|\
| * ARM Thumb: Add test for EOR (immediate) instructionjetsecurity2018-09-271-0/+3
* | ARM Thumb: Add test for BLX Rd where Rd > R7jetsecurity2018-09-271-0/+3
|/
* Merge pull request #738 from marilafo/fix_offset_branch_armtlserpilliere2018-07-051-0/+3
|\
| * armtl change branch pc offsetMarion Lafon2018-05-241-0/+3
* | symbol_pool -> loc_dbAjax2018-07-031-4/+4
* | Code cleaning: remove useless / commented codeAjax2018-06-211-62/+0
|/
* Core: updt parser structureFabrice Desclaux2018-05-141-2/+5
* Arm: add dsbFabrice Desclaux2018-04-181-0/+3
* Fix arm T32ExpandImmFabrice Desclaux2018-04-181-1/+2
* Arm: add some arm t2 instructionsFabrice Desclaux2018-04-181-1/+213
* Armt: add instr nop/cps/wfiFabrice Desclaux2017-09-241-0/+11
* Remove PYTHONSTARTUP in end-user scriptsAjax2017-04-241-5/+0
* Arm: fix bkptserpilliere2016-09-121-2/+2
* Arm: add clz/uxtabserpilliere2016-09-121-0/+6
* Arch/armt: add pld instructionFabrice Desclaux2016-06-051-0/+5
* Arch/arm: add rev mnemonic;Fabrice Desclaux2015-10-071-0/+3
* Cpu: modify instructions' offset relative encodingFabrice Desclaux2015-04-011-9/+9
* arm: Add instruction umlalWladimir J. van der Laan2015-01-241-0/+2
* Arm: add instruction bfcFabrice Desclaux2015-01-121-0/+3
* Arm: add mnemonic smullFabrice Desclaux2014-12-081-0/+5
* Arch/jit: add endianess support jittersFabrice Desclaux2014-10-091-9/+9
* 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
* Arm arch: add uxtb uxth sxtb sxthserpilliere2014-08-011-0/+15
* Arm: update reg testsserpilliere2014-07-031-2/+11
* Fix arm reg testsserpilliere2014-06-301-1/+1
* Miasm v2serpilliere2014-06-031-0/+517