aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/NeedOp.v
Commit message (Collapse)AuthorAgeFilesLines
* Pmsub compiledDavid Monniaux2019-05-111-18/+1
|
* more integer OpDavid Monniaux2019-05-101-0/+60
|
* rm unsupported int -> double signed/unsigned opsDavid Monniaux2019-04-291-1/+1
|
* add bitfield insert opcode but not yet used nor translatedDavid Monniaux2019-04-271-0/+1
|
* added code for extfzl/extfsl (not very useful since bitfields are limited to ↵David Monniaux2019-04-251-1/+1
| | | | 32 bits)
* progressDavid Monniaux2019-04-251-1/+1
|
* some progress on bitfieldsDavid Monniaux2019-04-251-0/+1
|
* Oselectf, Oselectfs with conditionDavid Monniaux2019-04-051-25/+73
|
* selectl with conditionDavid Monniaux2019-04-051-13/+37
|
* progress on OselectDavid Monniaux2019-04-041-19/+35
|
* select_soundDavid Monniaux2019-04-041-23/+87
|
* prepare for conditions in cmoveDavid Monniaux2019-04-041-4/+4
|
* ternary ops for float/doubleDavid Monniaux2019-04-031-1/+43
|
* NeedOp advancingDavid Monniaux2019-03-251-0/+43
|
* progressing on select/selectlDavid Monniaux2019-03-251-0/+1
|
* begin ternaryDavid Monniaux2019-03-241-0/+1
|
* maddl declaredDavid Monniaux2019-03-201-0/+40
|
* mul immediateDavid Monniaux2019-03-191-0/+1
|
* mul immediate beginDavid Monniaux2019-03-191-0/+2
|
* plus d'infrastructure pour maddDavid Monniaux2019-03-181-0/+6
|
* begin andn ornDavid Monniaux2019-03-181-0/+15
|
* long nand, nor, nxorDavid Monniaux2019-03-161-0/+6
|
* nxorDavid Monniaux2019-03-161-0/+4
|
* nor implementeDavid Monniaux2019-03-161-0/+4
|
* nand debutDavid Monniaux2019-03-161-0/+4
|
* some more progress on rotateDavid Monniaux2019-03-161-0/+1
|
* instruction rotateDavid Monniaux2019-03-161-0/+1
|
* Hook for MPPA_K1c (generates Risc-V code for now)Cyril SIX2018-04-041-0/+173