aboutsummaryrefslogtreecommitdiffstats
path: root/kvx
Commit message (Expand)AuthorAgeFilesLines
* making progress on prepassDavid Monniaux2020-07-082-8/+26
* use a command-line optionDavid Monniaux2020-07-081-18/+21
* Merge remote-tracking branch 'origin/kvx-work' into mppa-RTLpathSE-oracleDavid Monniaux2020-07-081-1/+1
|\
| * fix commentSylvain Boulmé2020-06-211-1/+1
* | prepass reordering activatedDavid Monniaux2020-07-082-12/+36
* | begin prepass scheduling oracleDavid Monniaux2020-07-073-14/+426
* | begin computing OpWeightsDavid Monniaux2020-07-072-0/+91
* | hsexec_correct proved (under admitted lemmas).Sylvain Boulmé2020-07-031-68/+48
* | Scope issue..Cyril SIX2020-07-031-11/+12
* | Fixing ge, sp, rs, m issueCyril SIX2020-07-031-8/+9
* | fix the proof sketchSylvain Boulmé2020-07-031-30/+22
* | sketch the proof of symbolic execution of one instructionSylvain Boulmé2020-07-032-35/+68
* | slightly simpler codeSylvain Boulmé2020-07-021-64/+88
* | Optimization of Iop symbolic executionSylvain Boulmé2020-07-022-35/+107
* | Fix hypothesis on environment in hsstate_simuSylvain Boulmé2020-07-021-3/+4
* | remove useless (and unprovable) lemmas on completeness of the refinementSylvain Boulmé2020-07-021-47/+66
* | Avancement, mais est-ce prouvable ?Cyril SIX2020-07-011-0/+37
* | hsexec_completeCyril SIX2020-07-011-37/+36
* | AvancementCyril SIX2020-07-012-74/+120
* | hsexec_correctCyril SIX2020-07-012-27/+138
* | Some renamingCyril SIX2020-07-011-38/+49
* | a minor commentSylvain Boulmé2020-06-301-2/+2
* | starting refinement of (abstract) symbolic executionsSylvain Boulmé2020-06-301-0/+160
* | Must generalize silocal_simub with a list of regsCyril SIX2020-06-291-3/+5
* | Only silocal_simub leftCyril SIX2020-06-291-132/+171
* | sfval_simub_correctCyril SIX2020-06-291-6/+175
* | Going further in sfval_simubCyril SIX2020-06-291-6/+60
* | sval_simub + sval_simub_correctCyril SIX2020-06-291-9/+51
* | Start of sval_simubCyril SIX2020-06-251-3/+93
* | Proving small lemmasCyril SIX2020-06-251-6/+33
* | Proof of sistate_simub_correct with smaller admitted lemmasCyril SIX2020-06-241-55/+45
* | Some progressCyril SIX2020-06-241-2/+52
* | Fixing sistate_simub_correct ; no need for injectionCyril SIX2020-06-233-29/+20
* | Reverting injectivity ?Cyril SIX2020-06-231-8/+9
* | Modification on istate_simu to go further in the proof of sistate_simub_correctCyril SIX2020-06-223-10/+46
* | Start of sistate_simub_correctCyril SIX2020-06-221-5/+54
* | Splitting sistate_simubCyril SIX2020-06-221-2/+72
* | Proof of sexec_exactCyril SIX2020-06-191-3/+3
* | Proof of 2nd admitted of sexec_exactCyril SIX2020-06-191-3/+99
* | Fix typoCyril SIX2020-06-181-5/+5
* | sfmatch -> sstep_final ; smatch -> ssemCyril SIX2020-06-182-36/+36
* | ssem --> ssem_internalCyril SIX2020-06-182-64/+64
* | sfstep -> sexec_finalCyril SIX2020-06-181-8/+8
* | Renaming sstep -> sexec ; sistep -> siexec_inst ; sisteps -> siexec_pathCyril SIX2020-06-183-92/+92
* | fix comments ?Sylvain Boulmé2020-06-181-3/+4
* | 1 cas sur 3 (le seul non absurde ?)Sylvain Boulmé2020-06-171-5/+30
* | Stuck in sstep_exactCyril SIX2020-06-171-2/+6
* | Sbuiltin in sfmatch_simuCyril SIX2020-06-162-4/+44
* | sfmatch_simu: Stailcall and SjumptableCyril SIX2020-06-122-3/+49
* | Augmenting sfval_simu ; some corrections to do in sfmatch_simuCyril SIX2020-06-122-21/+39