about summary refs log tree commit diff stats
path: root/test/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add CET instructions (#1003)William Bruneau2019-04-051-0/+20
* pkhbtFabrice Desclaux2019-03-071-0/+10
* Rename elfesteem loaderFabrice Desclaux2019-03-053-3/+3
* Include elfesteem fork in miasmPierre LALET2019-03-053-3/+3
* Rename miasm2 to miasmFabrice Desclaux2019-03-0540-119/+119
* Support python2/python3Fabrice Desclaux2019-03-0560-540/+612
* Support for REP instruction prefix (#956)Vladislav HrĨka2019-02-071-1/+1
* Add ENDBR64 and ENDBR32 instructionsWilliam Bruneau2019-02-051-0/+5
* Aarch64: add lda/stlFabrice Desclaux2019-01-271-0/+5
* Armt: fix cmnFabrice Desclaux2019-01-171-0/+2
* Merge pull request #922 from serpilliere/updt_aarch64_mnCamille Mougey2019-01-151-0/+20
|\
| * Aarch64: add casp instructionFabrice Desclaux2019-01-111-0/+20
* | ARM: add mnemonicsFabrice Desclaux2019-01-111-0/+12
|/
* Fix typos & add codespellPierre LALET2018-12-2316-119/+119
* Tests/QEMU-x86_64: add sample, script and expected outputsAjax2018-12-0438-0/+10217
* Correct MeP BGEI semanticGuillaume Valadon2018-11-221-2/+12
* Add x86 reg testsFabrice Desclaux2018-11-172-0/+252
* All: updt apiFabrice Desclaux2018-10-121-4/+3
* X86: fix inc/dec 64bitFabrice Desclaux2018-10-061-0/+6
* Merge pull request #855 from serpilliere/exprassignCamille Mougey2018-10-061-2/+2
|\
| * Expresion: use ExprAssign instead of ExprAffFabrice Desclaux2018-10-011-2/+2
* | 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
|/
* Test: add pcmpeq and 128bit regs get/setFabrice Desclaux2018-09-192-2/+82
* Mep: use correct operator in IRFabrice Desclaux2018-08-291-18/+6
* X86: add nop formFabrice Desclaux2018-08-161-0/+4
* Test: fix arm regression testsFabrice Desclaux2018-08-061-267/+267
* Test: add x86 64 asm test 64bit addrFabrice Desclaux2018-07-171-0/+30
* Toshiba MeP supportGuillaume Valadon2018-07-1242-0/+4696
* Add new SSE instruction description and updates old onesAjax2018-07-101-1/+39
* Merge pull request #738 from marilafo/fix_offset_branch_armtlserpilliere2018-07-051-0/+3
|\
| * armtl change branch pc offsetMarion Lafon2018-05-241-0/+3
* | IR: gen ircfg from ir_archFabrice Desclaux2018-07-053-21/+26
* | IR: remove default regs_init for symbexecFabrice Desclaux2018-07-051-1/+1
* | Update symbol_pool's deprecated API -> LocationDBAjax2018-07-035-11/+11
* | symbol_pool -> loc_dbAjax2018-07-0314-79/+79
* | Code cleaning: remove useless / commented codeAjax2018-06-215-81/+0
* | Jitter: add simple trace apiFabrice Desclaux2018-06-213-15/+0
* | Core: replace AsmLabel by LocKeyFabrice Desclaux2018-06-095-39/+42
* | Expr: Add new word ExprLocFabrice Desclaux2018-06-083-9/+10
* | Add a regression test to ensure INT is called each time in a loopAjax2018-05-181-2/+8
* | Add support for XMM0-15 registers in x86Ajax2018-05-171-0/+16
|/
* Remove TCC jitter engineAjax2018-05-161-1/+1
* Core: updt parser structureFabrice Desclaux2018-05-1411-67/+36
* 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
* X86/sem: fix cmpxchg semFabrice Desclaux2018-04-081-1/+1
* Symbexec: use hashtable for mem symbolsFabrice Desclaux2018-03-153-3/+3