about summary refs log tree commit diff stats
path: root/miasm/tools/emul_lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send miasm v1 to hellserpilliere2014-06-037-4550/+0
* ubuntu python dev doesnt define __LP64__ ??serpilliere2013-06-111-1/+1
* fix tcc api modificationserpilliere2013-06-111-1/+1
* fix bt* semanticserpilliere2013-03-122-2/+35
* ia32_arch: add str; lsl; seh_helper: fix ininitloadorderserpilliere2013-02-262-0/+23
* ia32_arch: add larserpilliere2013-02-262-0/+14
* fix float issuesserpilliere2013-02-141-20/+55
* fix fdivp; fmulp; int16todoubleserpilliere2013-02-132-0/+12
* fix shld with 0 shifterserpilliere2013-02-131-10/+9
* emul_lib: fix vm_set_mem on multiple pagesserpilliere2012-07-301-3/+14
* emul: add memory breakpoint for emulationserpilliere2012-06-013-12/+231
* ia32arch: int flag default 1serpilliere2012-05-251-0/+2
* ia32_arch: add fpu eip/cs updt;serpilliere2012-04-021-0/+9
* libcodenat: add is_mem_mapped; get_mem_base_addrserpilliere2012-03-013-0/+98
* fix log; fix winapiserpilliere2012-02-021-0/+7
* fix 16 bit bug in x86 archserpilliere2012-01-052-0/+17
* fix 16 bit bugserpilliere2011-12-232-2/+42
* add segmentation q&d support for emulation (16bit/32bit?)serpilliere2011-12-223-2/+262
* fix read/write of multipagesserpilliere2011-11-291-4/+6
* add fabs;fsqrt..serpilliere2011-11-212-0/+33
* make winapi snapshotableserpilliere2011-11-181-2/+2
* add prefetch mem in emulationserpilliere2011-11-151-1/+37
* raise exception in case of double page mappingserpilliere2011-10-213-2/+22
* add float getter/setterserpilliere2011-10-191-17/+140
* add floating point support for emulationserpilliere2011-10-192-0/+91
* fix 64bit call to tcc funcsserpilliere2011-10-141-1/+1
* add float mnemoserpilliere2011-10-142-0/+38
* fix bug in sar with tcc (bad int cast)serpilliere2011-09-191-3/+3
* fix tcc include libserpilliere2011-09-151-15/+35
* add eflags accessors to python interfaceserpilliere2011-09-111-0/+35
* send error msg in strerrserpilliere2011-09-103-54/+52
* WORKAROUND exception while translating codeserpilliere2011-08-261-1/+1
* explicit error whil vm_get_mem failsserpilliere2011-08-262-3/+3
* remove unused libcodenat makefile (use main makefile)serpilliere2011-08-221-20/+0
* fix emulation on 64 bitserpilliere2011-08-092-11/+22
* fix includes for JiTserpilliere2011-08-082-3/+1
* fix 32/64 issue in pe helperserpilliere2011-08-081-1/+3
* Fix libtcc api to use tinycc devel (fPIC patch)serpilliere2011-08-052-27/+14
* fix x64 supportserpilliere2011-08-051-7/+7
* start x64 supportserpilliere2011-08-052-200/+132
* clean libcodenat codeserpilliere2011-08-052-404/+229
* fix python & stddef path WWW now tcc is needed for stddef.hserpilliere2011-08-031-2/+4
* realease commitserpilliere2011-07-278-0/+3638