aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/Asmblockdeps.v
Commit message (Collapse)AuthorAgeFilesLines
* Refactorisation des load et des storeCyril SIX2019-03-081-27/+5
|
* Merge remote-tracking branch 'origin/mppa_postpass' into mppa_memory_model_patchCyril SIX2019-03-081-10/+14
|\
| * Remplacement de phys_eq par Z.eqb pour Allocframe (1 & 2) et Freeframe (1 & 2)Cyril SIX2019-03-071-10/+14
| |
* | Fixing Asmblockdeps proofsCyril SIX2019-03-081-147/+21
| |
* | remove dep of exec_arith_instr on memory.Sylvain Boulmé2019-03-071-17/+8
| | | | | | | | | | | | TODO: - prove admitted lemma in Asmblockdeps. - remove axioms in Asmblock if possible.
* | Experiment Patch of Memory ModelSylvain Boulmé2019-03-071-2/+2
|/
* fix eq sur OIncremPCSylvain Boulmé2019-03-061-7/+14
|
* quick fix of equalities issuesSylvain Boulmé2019-03-051-1/+6
|
* Added pretty printersCyril SIX2019-03-051-19/+208
|
* No more axioms remaining (scheduling completely proven), however error at ↵Cyril SIX2019-03-051-21/+3
| | | | extraction
* C'est moi qui avait fait des betises avec CoqIDE, ça remarcheCyril SIX2019-03-051-8/+26
|
* [BROKEN] error with the new is_constant and is_constant_correctCyril SIX2019-03-051-26/+8
|
* forward_simu_alt proof AsmblockdepsCyril SIX2019-03-051-1/+6
|
* remove cumbersome dependency on genv in bblock_eq_testSylvain Boulmé2019-03-051-6/+28
|
* No more axiom remaining in PostpassScheduling.v (but still a couple ↵Cyril SIX2019-03-051-1/+1
| | | | remaining in Asmblockdeps)
* bblock_equiv_reduce Asmblockdeps.vCyril SIX2019-03-041-4/+42
|
* (Unsafe) coercion of ??bool into boolSylvain Boulmé2019-03-021-0/+17
|
* Added double comparisonsCyril SIX2019-03-011-0/+1
|
* Implemented float comparisons (no branching yet, and no negation)Cyril SIX2019-03-011-0/+2
|
* Ointuofsingle doneCyril SIX2019-03-011-0/+1
|
* Float conversion fixes + some more conversionsCyril SIX2019-02-271-0/+6
|
* Proving the trans_block_header axiomsCyril SIX2019-02-271-0/+10
|
* Proving a few more lemmas AsmblockdepsCyril SIX2019-02-271-15/+38
|
* Proved forward_simu_stuck in Asmblockdeps.vCyril SIX2019-02-261-15/+132
|
* Finished trans_block_reverse_stuckCyril SIX2019-02-261-6/+26
|
* Proving two lemmas of trans_block_reverse_stuck AsmblockdepsCyril SIX2019-02-251-5/+46
|
* Splitting trans_block_reverse_stuck into smaller lemmasCyril SIX2019-02-251-8/+73
|
* Plugged Asmblockdeps into PostpassSchedulingCyril SIX2019-02-251-19/+98
|
* Finished the forward_simu of Asmblockdeps.vCyril SIX2019-02-251-6/+90
|
* forward_simu_basic prouvé --> à prouver, trans_arith_correct (Asmblockdeps)Cyril SIX2019-02-221-2/+28
|
* forward_simu_basic proof until Pallocframe in Asmblockdeps.vCyril SIX2019-02-221-9/+94
|
* Complete proof of forward_simu_control in AsmblockdepsCyril SIX2019-02-221-1/+109
|
* Separated forward_simulation into body and exit (Asmblockdeps)Cyril SIX2019-02-211-5/+23
|
* Starting forward simulation Asmblock -> AsmblockdepsCyril SIX2019-02-211-22/+97
|
* Finished the compilation of Asmblock to AbstractbbCyril SIX2019-02-201-31/+41
|
* Added compilation in abstractbb of most of the basic instructionsCyril SIX2019-02-201-6/+76
|
* Added compilation of control instructions to AbstractBBCyril SIX2019-02-201-3/+74
|
* Added useful operators for the control flow instructionsCyril SIX2019-02-201-3/+74
|
* Problème résolu en prenant les noms de resources comme étant des PosCyril SIX2019-02-201-4/+14
|
* Stuck at module IDTCyril SIX2019-02-201-1/+10
|
* Finished specialization of the Abstractbb languageCyril SIX2019-02-201-89/+253
|
* WIP sur Asmblockdeps.vCyril SIX2019-02-201-0/+168