about summary refs log tree commit diff stats
path: root/miasm2/jitter/jitcore.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* JitCore: Jitted blocks are now a BoundedDict with a possible callbackCamille Mougey2015-02-231-1/+5
* PyLint: Remove relative importsCamille Mougey2015-02-161-1/+1
* Core/ASMBloc: `dis_bloc`'s `patch_instr_symb` was no more usedCamille Mougey2015-01-261-2/+1
* Remove vm_ prefix /!\ API MODIFFabrice Desclaux2014-10-071-5/+5
* Jitcore: check for empty blocksCamille Mougey2014-09-051-0/+5
* Modify irbloc destination mecanism. Rework API in consequence.Fabrice Desclaux2014-09-051-9/+9
* jitter: publify method to allow class modificationserpilliere2014-08-121-10/+10
* Jitter: Update jit_call API to use JitCpu & VmMngr instance instead of their ...ajax2014-06-141-4/+4
* Miasm v2serpilliere2014-06-031-0/+252