aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c
Commit message (Expand)AuthorAgeFilesLines
* 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-202-9/+11
* | Merge branch 'mppa_postpass' into mppa-mulDavid Monniaux2019-03-2020-1449/+461
|\ \ | |/ |/|
| * Merge branch 'mppa-madd' into mppa_postpassDavid Monniaux2019-03-207-20/+65
| |\
| | * maddl / maddlim are synthesized (but not for pointers it seems)David Monniaux2019-03-203-1/+13
| | * maddl gets to assemblyDavid Monniaux2019-03-201-2/+0
| | * maddl declaredDavid Monniaux2019-03-203-17/+52
| * | Merge branch 'mppa-madd' into mppa_postpassDavid Monniaux2019-03-1914-1357/+307
| |\|
| | * mul+madd immediateDavid Monniaux2019-03-194-3/+28
| | * mul immediateDavid Monniaux2019-03-196-3/+18
| | * mul immediate beginDavid Monniaux2019-03-198-4/+28
| | * fix classes for maddDavid Monniaux2019-03-191-4/+4
| | * reverse maddDavid Monniaux2019-03-192-0/+4
| | * improve robustness of Asmblockdeps.arith_op_eq.Sylvain Boulmé2019-03-191-13/+29
| | * fix missing case in Asmblockdeps.arith_op_eqSylvain Boulmé2019-03-191-2/+2
| | * remove a FAILWITH that forbids some debugging information to be printedSylvain Boulmé2019-03-191-3/+3
| | * specify instructions that write to first operand (madd)David Monniaux2019-03-192-1324/+1
| | * Revert "implemented -fno-postpass normally"David Monniaux2019-03-193-45/+18
| | * implemented -fno-postpass normallyDavid Monniaux2019-03-193-18/+45
| | * mandw mais ça coinceDavid Monniaux2019-03-183-3/+12
| | * maddw dans la générationDavid Monniaux2019-03-182-1/+9
| | * plus d'infrastructure pour maddDavid Monniaux2019-03-183-0/+49
| | * maddw exists now in postpass schedulerDavid Monniaux2019-03-181-0/+14
| | * ça passe mais pas encore l'oracleDavid Monniaux2019-03-183-1/+98
| | * begin implementing multiply-addDavid Monniaux2019-03-182-3/+15
| * | Pseudo instruction for 32 bits division, no code generation yetCyril SIX2019-03-198-19/+87
| * | Psemi manquant dans l'expansion de PallocframeCyril SIX2019-03-191-0/+2
| * | Merge branch 'mppa_postpass' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/Co...Cyril SIX2019-03-1814-18/+257
| |\ \
| * | | The parent frame pointer is now R17 instead of R14Cyril SIX2019-03-187-27/+21
* | | | added helper functions but strangeDavid Monniaux2019-03-193-5/+162
| |/ / |/| |
* | | bug de pretty printingDavid Monniaux2019-03-181-2/+2
| |/ |/|
* | andn / orn long complete I thinkDavid Monniaux2019-03-181-0/+3
* | selection of andn/orn on longDavid Monniaux2019-03-182-0/+10
* | some more andn / ornDavid Monniaux2019-03-183-0/+28
* | andn/orn start being generatedDavid Monniaux2019-03-183-8/+22
* | andn / orn suiteDavid Monniaux2019-03-186-7/+34
* | orn / andn in asmDavid Monniaux2019-03-184-4/+50
* | some more about andn/ornDavid Monniaux2019-03-182-0/+24
* | begin andn ornDavid Monniaux2019-03-183-0/+87
|/
* long nand, nor, nxorDavid Monniaux2019-03-1611-7/+144
* nxorDavid Monniaux2019-03-1612-3/+59
* nor implementeDavid Monniaux2019-03-167-0/+39
* partial norwDavid Monniaux2019-03-165-9/+26
* nand is implementedDavid Monniaux2019-03-166-2/+28
* some more nandDavid Monniaux2019-03-163-3/+45
* nand debutDavid Monniaux2019-03-163-0/+18
* fix problem with ALU reservation tablesDavid Monniaux2019-03-161-1/+3
* 32-bit rotate finishedDavid Monniaux2019-03-166-6/+17
* select rotate ops 32-bitDavid Monniaux2019-03-163-2/+74