aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/Op.v
Commit message (Expand)AuthorAgeFilesLines
* standardization of expressionsDavid Monniaux2019-05-121-4/+4
* apply .xs onto addx4 etcDavid Monniaux2019-05-111-2/+2
* add with shift, beginningDavid Monniaux2019-05-111-3/+4
* Pmsub compiledDavid Monniaux2019-05-111-13/+1
* Oaddx -> PDavid Monniaux2019-05-111-10/+10
* use shift 1-4 in backendDavid Monniaux2019-05-101-14/+0
* more integer OpDavid Monniaux2019-05-101-11/+148
* load xs / store xs seem to workDavid Monniaux2019-05-011-1/+2
* advancing (but broken)David Monniaux2019-05-011-0/+4
* indexed2XS beginDavid Monniaux2019-05-011-3/+5
* rm unsupported int -> double signed/unsigned opsDavid Monniaux2019-04-291-12/+0
* add bitfield insert opcode but not yet used nor translatedDavid Monniaux2019-04-271-1/+35
* factor expressions into single fileDavid Monniaux2019-04-271-8/+8
* moved operators to specific file instead of common fileDavid Monniaux2019-04-271-13/+13
* added code for extfzl/extfsl (not very useful since bitfields are limited to ...David Monniaux2019-04-251-1/+28
* progressDavid Monniaux2019-04-251-2/+15
* IT COMPILESDavid Monniaux2019-04-251-2/+2
* some progress on bitfieldsDavid Monniaux2019-04-251-1/+15
* Oselectf, Oselectfs with conditionDavid Monniaux2019-04-051-47/+95
* selectl with conditionDavid Monniaux2019-04-051-24/+49
* select_soundDavid Monniaux2019-04-041-0/+15
* some more progress on selectDavid Monniaux2019-04-041-12/+3
* progressing on selectDavid Monniaux2019-04-041-16/+10
* working on selectDavid Monniaux2019-04-041-3/+24
* working on selectDavid Monniaux2019-04-041-28/+58
* prepare for conditions in cmoveDavid Monniaux2019-04-041-9/+24
* for floats and doubles, asmgen supportDavid Monniaux2019-04-031-1/+53
* problem in ValueAOpDavid Monniaux2019-04-031-3/+3
* Merge remote-tracking branch 'origin/mppa-work' into mppa-ternaryDavid Monniaux2019-04-031-3/+8
|\
| * Started to add addressing with register + register, Mach -> Asm not done yetCyril SIX2019-04-011-3/+8
* | selectl generationDavid Monniaux2019-03-261-2/+2
* | better Op select/selectlDavid Monniaux2019-03-251-32/+24
* | going forward with select/selectlDavid Monniaux2019-03-251-12/+26
* | begin ternaryDavid Monniaux2019-03-241-1/+48
|/
* maddl declaredDavid Monniaux2019-03-201-17/+10
* mul immediateDavid Monniaux2019-03-191-0/+5
* mul immediate beginDavid Monniaux2019-03-191-2/+7
* plus d'infrastructure pour maddDavid Monniaux2019-03-181-0/+41
* begin andn ornDavid Monniaux2019-03-181-0/+62
* long nand, nor, nxorDavid Monniaux2019-03-161-0/+36
* nxorDavid Monniaux2019-03-161-0/+12
* nor implementeDavid Monniaux2019-03-161-0/+12
* nand debutDavid Monniaux2019-03-161-0/+12
* some more progress on rotateDavid Monniaux2019-03-161-0/+5
* instruction rotateDavid Monniaux2019-03-161-0/+2
* Changed ptr64 to be always trueCyril SIX2018-04-041-4/+2
* Hook for MPPA_K1c (generates Risc-V code for now)Cyril SIX2018-04-041-0/+1361