about summary refs log tree commit diff stats
path: root/miasm2/jitter/JitCore.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-306/+0
* Support python2/python3Fabrice Desclaux2019-03-051-30/+79
* JitCore: Fix bn to reg convertionFabrice Desclaux2018-09-191-17/+17
* Jitter: Fix memory leakFabrice Desclaux2018-09-191-7/+26
* Adds Windows support and AppVeyor CI (#835)Axel Souchet2018-09-091-19/+18
* Jitter: use bignumFabrice Desclaux2018-07-131-14/+94
* Add support for 128 bits operations in VmMngr and GCC outputsAjax2018-05-171-0/+20
* Jitter: Error on reg set not intFabrice Desclaux2017-04-251-6/+7
* Jitter: avoid vmmngr castingFabrice Desclaux2016-08-311-3/+2
* Jitter: code generator reworkFabrice Desclaux2016-08-301-1/+1
* Jitter: replace Resolve_dst with macroFabrice Desclaux2016-05-101-0/+2
* JitTCC: jitted functions return a status codeCamille Mougey2015-10-231-0/+3
* Jitter: Factorize common cpu attributes in JitCpu; Update APIs in consequenceserpilliere2015-04-221-0/+134