aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/SelectOpproof.v
Commit message (Expand)AuthorAgeFilesLines
* command line options (still incomplete)David Monniaux2019-05-021-6/+13
* does not yet work, arity mismatchDavid Monniaux2019-05-011-0/+5
* float of int = float of long o long of intDavid Monniaux2019-04-291-3/+16
* float of intu = float of longu o longu of intuDavid Monniaux2019-04-291-3/+17
* more insf detectionDavid Monniaux2019-04-281-0/+31
* selection for insfDavid Monniaux2019-04-281-2/+20
* some more on bitfield detectionDavid Monniaux2019-04-281-1/+3
* some more on bit fields insert detectionDavid Monniaux2019-04-281-1/+2
* progress on bitfield detectionDavid Monniaux2019-04-281-1/+1
* detect insf case, beginDavid Monniaux2019-04-281-0/+1
* factor expressions into single fileDavid Monniaux2019-04-271-2/+2
* moved operators to specific file instead of common fileDavid Monniaux2019-04-271-4/+5
* simplify proof slightlyv3.5_k1c_1.1David Monniaux2019-04-251-20/+16
* progressDavid Monniaux2019-04-251-3/+35
* IT COMPILESDavid Monniaux2019-04-251-25/+28
* some progressDavid Monniaux2019-04-251-1/+5
* some more progressDavid Monniaux2019-04-251-1/+17
* some progress on bitfieldsDavid Monniaux2019-04-251-0/+9
* some more simplificationDavid Monniaux2019-04-121-0/+14
* some more simplificationDavid Monniaux2019-04-121-0/+6
* some more simplificationsDavid Monniaux2019-04-121-0/+6
* some more simplificationsDavid Monniaux2019-04-121-3/+19
* some more simplificationsDavid Monniaux2019-04-121-10/+11
* more simplificationsDavid Monniaux2019-04-121-0/+4
* some more progress on selectDavid Monniaux2019-04-041-26/+27
* prepare for conditions in cmoveDavid Monniaux2019-04-041-2/+2
* Merge remote-tracking branch 'origin/mppa-work' into mppa-ternaryDavid Monniaux2019-04-031-0/+1
|\
| * Started to add addressing with register + register, Mach -> Asm not done yetCyril SIX2019-04-011-0/+1
* | ternary unsignedDavid Monniaux2019-03-261-0/+38
* | rm cruftDavid Monniaux2019-03-261-143/+9
* | ternary begins workingDavid Monniaux2019-03-261-8/+6
* | some progressDavid Monniaux2019-03-261-14/+8
* | implemented ternary patternDavid Monniaux2019-03-261-0/+46
* | more on ternaryDavid Monniaux2019-03-261-1/+144
|/
* restructuration pour compilation toute archiDavid Monniaux2019-03-221-1/+3
* ça recompile sur x86David Monniaux2019-03-221-65/+0
* Proof of div32/mod32/divf32/divf64 lemmasCyril SIX2019-03-201-6/+21
* la division flottante fonctionneDavid Monniaux2019-03-201-0/+16
* Merge branch 'mppa-mul' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCer...David Monniaux2019-03-201-6/+47
|\
| * Proving eval_divs_baseCyril SIX2019-03-201-6/+47
* | les divisions entieres passentDavid Monniaux2019-03-201-6/+3
* | Merge branch 'mppa_postpass' into mppa-mulDavid Monniaux2019-03-201-2/+10
|\ \ | |/ |/|
| * mul+madd immediateDavid Monniaux2019-03-191-1/+5
| * mul immediateDavid Monniaux2019-03-191-2/+2
| * reverse maddDavid Monniaux2019-03-191-0/+2
| * mandw mais ça coinceDavid Monniaux2019-03-181-0/+2
* | added helper functions but strangeDavid Monniaux2019-03-191-3/+67
|/
* some more andn / ornDavid Monniaux2019-03-181-0/+4
* andn/orn start being generatedDavid Monniaux2019-03-181-8/+10
* andn / orn suiteDavid Monniaux2019-03-181-1/+1