aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/SelectOp.vp
Commit message (Collapse)AuthorAgeFilesLines
* Oselectf, Oselectfs with conditionDavid Monniaux2019-04-051-0/+14
|
* selectl with conditionDavid Monniaux2019-04-051-3/+13
|
* ternary ops work on (unsigned/signed) int with test on signed intDavid Monniaux2019-04-041-3/+3
|
* more on selectDavid Monniaux2019-04-041-0/+5
|
* some more progress on selectDavid 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/+9
| |
* | rm cruftDavid Monniaux2019-03-261-24/+0
| |
* | ternary begins workingDavid Monniaux2019-03-261-5/+5
| |
* | some progressDavid Monniaux2019-03-261-5/+4
| |
* | implemented ternary patternDavid Monniaux2019-03-261-1/+11
| |
* | more on ternaryDavid Monniaux2019-03-261-5/+5
| |
* | select basic operatorsDavid Monniaux2019-03-261-0/+24
|/
* ça recompile sur x86David Monniaux2019-03-221-38/+1
|
* la division flottante fonctionneDavid Monniaux2019-03-201-2/+11
|
* begin float divisionDavid Monniaux2019-03-201-0/+4
|
* les divisions entieres passentDavid Monniaux2019-03-201-3/+8
|
* Merge branch 'mppa_postpass' into mppa-mulDavid Monniaux2019-03-201-1/+9
|\
| * mul+madd immediateDavid Monniaux2019-03-191-0/+4
| |
| * mul immediateDavid Monniaux2019-03-191-1/+1
| |
| * reverse maddDavid Monniaux2019-03-191-0/+2
| |
| * mandw mais ça coinceDavid Monniaux2019-03-181-0/+2
| |
* | added helper functions but strangeDavid Monniaux2019-03-191-1/+47
|/ | | | idiv.c: error: __compcert_i32_sdiv: missing or incorrect declaration
* some more andn / ornDavid Monniaux2019-03-181-0/+4
|
* andn/orn start being generatedDavid Monniaux2019-03-181-0/+2
|
* andn / orn suiteDavid Monniaux2019-03-181-1/+1
|
* nxorDavid Monniaux2019-03-161-0/+2
|
* nor implementeDavid Monniaux2019-03-161-0/+2
|
* some more nandDavid Monniaux2019-03-161-1/+6
|
* select rotate ops 32-bitDavid Monniaux2019-03-161-0/+14
|
* Hook for MPPA_K1c (generates Risc-V code for now)Cyril SIX2018-04-041-0/+450