aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/SelectLongproof.v
Commit message (Collapse)AuthorAgeFilesLines
* reinstated the orl selectl constructDavid Monniaux2019-04-051-4/+4
|
* problem in ValueAOpDavid Monniaux2019-04-031-1/+2
|
* Merge remote-tracking branch 'origin/mppa-work' into mppa-ternaryDavid Monniaux2019-04-031-5/+11
|\
| * Using fixedd.rz in longofsingle instead of i64_dtosCyril SIX2019-04-011-5/+11
| |
* | improvements on cmoved etc.David Monniaux2019-03-271-77/+2
| |
* | match some 'and'David Monniaux2019-03-271-9/+27
| |
* | selectl generationDavid Monniaux2019-03-261-0/+160
|/
* restructuration pour compilation toute archiDavid Monniaux2019-03-221-0/+1
|
* maddl / maddlim are synthesized (but not for pointers it seems)David Monniaux2019-03-201-0/+4
|
* selection of andn/orn on longDavid Monniaux2019-03-181-0/+5
|
* andn / orn suiteDavid Monniaux2019-03-181-1/+1
|
* long nand, nor, nxorDavid Monniaux2019-03-161-2/+10
|
* Float conversion fixes + some more conversionsCyril SIX2019-02-271-8/+8
|
* MPPA - Added modulo and division 64 bits. Non certifiedCyril SIX2018-05-211-8/+4
| | | | | | | 32 bits version are not yet there. Right now the code is directly from libgcc, compiled with k1-gcc because of builtins.
* Changed ptr64 to be always trueCyril SIX2018-04-041-4/+0
|
* Hook for MPPA_K1c (generates Risc-V code for now)Cyril SIX2018-04-041-0/+619