aboutsummaryrefslogtreecommitdiffstats
path: root/riscV/Op.v
Commit message (Expand)AuthorAgeFilesLines
* Removing addptrofs draft, next will be mergingLéo Gourdin2021-04-091-116/+55
* Important commit on expansions' mini CSE, and a draft for addptrofsLéo Gourdin2021-04-061-109/+187
* a more general way to manage special registers before introducing SPLéo Gourdin2021-03-301-144/+152
* Now a more general way to perform imm operationsLéo Gourdin2021-03-301-10/+24
* Refactoring the mayundef OP to be more general...Léo Gourdin2021-03-301-66/+43
* Adding more expansions, improving miniCSE, and tuning prepassLéo Gourdin2021-03-261-13/+107
* Adding a mini CSE pass in the expansion oracleLéo Gourdin2021-03-061-36/+27
* Merge conflicts solved and cleaning in Asmgenproof after expansionLéo Gourdin2021-03-021-2/+1
* Merge remote-tracking branch 'origin/riscV-cmov' into riscv-workLéo Gourdin2021-03-021-2/+42
|\
| * begin implementing selectDavid Monniaux2021-02-021-1/+15
| * bits to floatDavid Monniaux2021-02-011-1/+13
| * Obits_of_single etcDavid Monniaux2021-02-011-3/+16
* | Proof of fsval condition cmp okLéo Gourdin2021-03-011-18/+52
* | [Admitted checker] Duplicating Asm Ceq/Cne and draft checker proofLéo Gourdin2021-02-111-26/+98
* | cond and branches expandedLéo Gourdin2021-02-061-69/+226
* | All Ocmp expanded in RTLLéo Gourdin2021-02-031-1/+43
* | Ccomp for longLéo Gourdin2021-02-031-5/+105
* | Ccompu expansionLéo Gourdin2021-02-021-6/+32
* | Expansion of Ccompimm in RTL [Admitted checker]Léo Gourdin2021-02-021-2/+92
|/
* Merge remote-tracking branch 'origin/kvx-work' into kvx-better2-cse3David Monniaux2020-12-021-122/+153
|\
| * proves op_valid_pointer_eq lemma for RISC-V (necessary for the pre-pass sched...Sylvain Boulmé2020-10-171-0/+10
| * risc-V now without trapping instructionsDavid Monniaux2020-09-211-66/+66
| * maketotal mod & divDavid Monniaux2020-09-211-56/+87
* | op_depends_on_memory_correctDavid Monniaux2020-11-251-6/+24
* | cond_valid_pointer_eqDavid Monniaux2020-11-251-0/+10
* | pointer_eq copiedDavid Monniaux2020-11-251-0/+10
|/
* porting to ppc riscV x86David Monniaux2020-04-011-3/+9
* trapping ops on rvDavid Monniaux2019-09-241-0/+30
* fix for Risc-VDavid Monniaux2019-09-071-0/+14
* PowerPC compilesDavid Monniaux2019-09-071-0/+26
* Remove coq warnings (#28)Bernhard Schommer2017-09-221-1/+1
* Extend builtin arguments with a pointer addition operator, continuedXavier Leroy2017-07-061-0/+21
* RISC-V port and assorted changesXavier Leroy2017-04-281-0/+1340