about summary refs log tree commit diff stats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Symbols are str instead of bytesFabrice Desclaux2021-06-082-246/+246
* Replace jitter.run boolean by jitter.runningRomain Lesteven2021-05-057-11/+11
* Display exception flag on jitter exceptionsWilliam Bruneau2021-02-242-2/+4
* Fix ADD/SUB; Add CMNFabrice Desclaux2021-02-141-0/+4
* Fix ircfg_a namesFabrice Desclaux2021-01-191-17/+0
* Add simplificationFabrice Desclaux2020-12-281-0/+11
* Rename ir_arch for jitterFabrice Desclaux2020-12-252-25/+25
* Rename examples lifterFabrice Desclaux2020-12-255-39/+39
* Rename LifterModelCallMepFabrice Desclaux2020-12-242-4/+4
* Change example namesFabrice Desclaux2020-12-241-2/+2
* Rename msp430 lifterFabrice Desclaux2020-12-241-1/+1
* Rename mep lifterFabrice Desclaux2020-12-242-4/+4
* Rename ppc32 lifterFabrice Desclaux2020-12-241-1/+1
* Rename arm lifterFabrice Desclaux2020-12-241-1/+1
* Rename x86 lifterFabrice Desclaux2020-12-243-5/+5
* Rename ira => LifterModelCallFabrice Desclaux2020-12-249-184/+184
* Sembuilder: Remove mem[X]Fabrice Desclaux2020-12-161-3/+3
* Add z3 div reg testFabrice Desclaux2020-12-032-0/+41
* [AARCH64] add another test extrw4kfu2020-11-191-0/+2
* Add test unitsIridiumXOR2020-09-231-0/+10
* Update api according to loc_db updateFabrice Desclaux2020-08-3114-22/+25
* IRBlock take loc_dbFabrice Desclaux2020-08-314-5/+5
* Avoid generate default locationdbFabrice Desclaux2020-08-3126-96/+146
* Move modint in coreFabrice Desclaux2020-07-213-5/+5
* Add cond CC flag simplificationFabrice Desclaux2020-06-251-0/+25
* Support to ALL system register for AARCH64 (#1251)IridiumXOR2020-06-191-6/+6
* Fix issue #1255 ; Add unit testw4kfu2020-06-161-0/+25
* Updt dis_block_callback; apply_splittingFabrice Desclaux2020-06-101-2/+2
* Wrong conditional prefix for MRC/MCR (#1233)IridiumXOR2020-05-281-0/+5
* Include missing functions from llvm's compiler-rt into JitllvmAdrien Guinet2020-05-241-1/+2
* Merge pull request #1229 from IridiumXOR/mips_new_opsserpilliere2020-05-231-0/+21
|\
| * Add test cases and fix args orderIridiumXOR2020-05-221-0/+21
* | Fix tipoFabrice Desclaux2020-05-221-1/+1
* | Add test units for MCR/MRCIridiumXOR2020-05-191-0/+4
|/
* Add new MIPS opcodes (#1203)IridiumXOR2020-04-291-0/+17
* Initial support for floating point and Altivec instructions in PPC arch (#1141)IridiumXOR2020-04-281-0/+8
* Fix int(expr)Fabrice Desclaux2020-04-031-1/+1
* Use int(expr) instead of expr.arg.argFabrice Desclaux2020-04-032-5/+7
* Add Expression visitorFabrice Desclaux2020-03-291-0/+45
* Add simplificationsFabrice Desclaux2020-03-201-0/+1
* Updt z3 version; update z3 apiFabrice Desclaux2020-03-182-11/+10
* Graph: add weakly connected componentsFabrice Desclaux2020-03-161-0/+22
* Fix Automod codeFabrice Desclaux2020-02-281-0/+10
* Add == simplificationserpilliere2020-02-191-0/+32
* Analysis: dead simp to classFabrice Desclaux2020-02-141-2/+3
* Test/Win Api: Add test to virtualprotect functionsCaroline Leman2020-01-281-1/+46
* Jitter: add remove_memory_page apiCaroline Leman2020-01-121-0/+8
* Merge pull request #1101 from serpilliere/add_x86_instrserpilliere2019-11-221-0/+4
|\
| * X86: add instrFabrice Desclaux2019-11-211-0/+4
* | Add missing addrsizeFabrice Desclaux2019-11-191-0/+1