aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/SelectLongproof.v
Commit message (Collapse)AuthorAgeFilesLines
* 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