about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* X86 SEM ROL/SHL/SHLD/... add assignationw4kfu2018-11-151-9/+3
* fix TypeError in C translatorw4kfu2018-11-141-1/+1
* fix simplification that delete affectationw4kfu2018-11-143-9/+8
* Merge pull request #749 from commial/release_v0.1.0serpilliere2018-11-121-1/+54
|\
| * Release v0.1.0Ajax2018-11-121-1/+54
|/
* Merge pull request #871 from serpilliere/simp_multCamille Mougey2018-11-123-1/+95
|\
| * Simple: add multiplication simplificationFabrice Desclaux2018-11-103-1/+95
* | Merge pull request #867 from serpilliere/vm_get_intCamille Mougey2018-11-1111-83/+344
|\ \
| * | All: updt apiFabrice Desclaux2018-10-129-83/+79
| * | Jitter/Vm: add get/set u8/u16/u32/u64Fabrice Desclaux2018-10-122-0/+265
* | | Merge pull request #879 from w4kfu/mov_assignexpr_rot_shiftserpilliere2018-11-102-12/+14
|\ \ \ | |_|/ |/| |
| * | add zeroextent if destination size is 32w4kfu2018-11-101-11/+13
| * | fix TypeError in C translatorw4kfu2018-11-101-1/+1
* | | Merge pull request #869 from serpilliere/fix_use_sehCamille Mougey2018-11-092-4/+4
|\ \ \
| * | | Sandbox: change use_sehFabrice Desclaux2018-10-122-4/+4
| | |/ | |/|
* | | Merge pull request #876 from serpilliere/fix_arg_memCamille Mougey2018-11-091-4/+4
|\ \ \
| * | | ExprMem: fix remaining .arg accessesFabrice Desclaux2018-10-281-4/+4
* | | | Merge pull request #864 from serpilliere/fix_hl_opCamille Mougey2018-11-095-92/+218
|\ \ \ \ | |_|_|/ |/| | |
| * | | Simplification: add high evel simpFabrice Desclaux2018-10-093-0/+18
| * | | Test: add high level regression testsFabrice Desclaux2018-10-091-2/+58
| * | | Simplifications: fix hl cond reductionFabrice Desclaux2018-10-092-23/+17
| * | | Support high level operators in z3 translatorFabrice Desclaux2018-10-091-0/+30
| * | | Simplifications: simplify by default high level opFabrice Desclaux2018-10-093-63/+89
| * | | Simplifications: fix bad simplificationsFabrice Desclaux2018-10-091-4/+6
| | |/ | |/|
* | | Merge pull request #874 from GAJaloyan/prpdomserpilliere2018-10-281-0/+12
|\ \ \ | |_|/ |/| |
| * | adding immediate postdominators computation.GAJaloyan2018-10-261-0/+12
|/ /
* | Merge pull request #866 from serpilliere/bs_get_intCamille Mougey2018-10-213-12/+97
|\ \
| * | Bin_stream: add get_u8/u16/u32/u64Fabrice Desclaux2018-10-113-12/+97
| |/
* | Merge pull request #870 from serpilliere/expr_mem_ptrCamille Mougey2018-10-2132-269/+278
|\ \
| * | Expression: replace arg by ptr in ExprMemFabrice Desclaux2018-10-1232-269/+278
| |/
* | Merge pull request #872 from serpilliere/del_cache_simp_add_passCamille Mougey2018-10-121-0/+3
|\ \
| * | Simplifier: clear cache on pass enablingFabrice Desclaux2018-10-121-0/+3
| |/
* | Merge pull request #868 from serpilliere/depreciate_label2blockCamille Mougey2018-10-121-2/+6
|\ \ | |/ |/|
| * Asmblock: deprecate label2blockFabrice Desclaux2018-10-121-2/+6
|/
* Merge pull request #863 from serpilliere/fix_x86_decCamille Mougey2018-10-072-2/+8
|\
| * X86: fix inc/dec 64bitFabrice Desclaux2018-10-062-2/+8
|/
* Merge pull request #855 from serpilliere/exprassignCamille Mougey2018-10-0645-1361/+1372
|\
| * Expresion: use ExprAssign instead of ExprAffFabrice Desclaux2018-10-0145-1361/+1372
* | Merge pull request #861 from jetsecurity/eor_immediateserpilliere2018-10-012-0/+4
|\ \
| * | ARM Thumb: Add test for EOR (immediate) instructionjetsecurity2018-09-271-0/+3
| * | ARM Thumb: Add EOR (immediate) instructionjetsecurity2018-09-271-0/+1
* | | Merge pull request #860 from jetsecurity/blx_r8serpilliere2018-10-012-1/+4
|\ \ \ | |_|/ |/| |
| * | ARM Thumb: Add test for BLX Rd where Rd > R7jetsecurity2018-09-271-0/+3
| * | ARM Thumb: Support BLX Rd instruction with Rd > R7jetsecurity2018-09-271-1/+1
| |/
* | Merge pull request #852 from serpilliere/fix_lgtm_2Camille Mougey2018-09-2825-51/+33
|\ \
| * | Code cleaning: lgtm.comFabrice Desclaux2018-09-2025-51/+33
* | | Merge pull request #856 from serpilliere/appveyor_linkCamille Mougey2018-09-281-1/+1
|\ \ \
| * | | Readme: fix appveyor badgeFabrice Desclaux2018-09-201-1/+1
| |/ /
* | | Merge pull request #858 from su-vikas/masterCamille Mougey2018-09-282-4/+4
|\ \ \ | |_|/ |/| |
| * | MSR and MRS exception have instruction names interchangedVikas Gupta2018-09-272-4/+4
|/ /