aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/ValueAOp.v
Commit message (Expand)AuthorAgeFilesLines
* standardization of expressionsDavid Monniaux2019-05-121-6/+4
* apply .xs onto addx4 etcDavid Monniaux2019-05-111-2/+2
* add with shift, beginningDavid Monniaux2019-05-111-4/+5
* Pmsub compiledDavid Monniaux2019-05-111-2/+0
* Oaddx -> PDavid Monniaux2019-05-111-8/+29
* more integer OpDavid Monniaux2019-05-101-5/+33
* advancing (but broken)David Monniaux2019-05-011-0/+1
* rm unsupported int -> double signed/unsigned opsDavid Monniaux2019-04-291-2/+0
* add bitfield insert opcode but not yet used nor translatedDavid Monniaux2019-04-271-0/+41
* factor expressions into single fileDavid Monniaux2019-04-271-16/+8
* moved operators to specific file instead of common fileDavid Monniaux2019-04-271-5/+5
* added code for extfzl/extfsl (not very useful since bitfields are limited to ...David Monniaux2019-04-251-0/+40
* progressDavid Monniaux2019-04-251-1/+21
* IT COMPILESDavid Monniaux2019-04-251-6/+6
* some more progressDavid Monniaux2019-04-251-1/+22
* Oselectf, Oselectfs with conditionDavid Monniaux2019-04-051-24/+26
* selectl with conditionDavid Monniaux2019-04-051-12/+13
* select_soundDavid Monniaux2019-04-041-15/+0
* some more progress on selectDavid Monniaux2019-04-041-19/+52
* for floats and doubles, asmgen supportDavid Monniaux2019-04-031-6/+35
* ternary ops in AES and TEADavid Monniaux2019-04-031-4/+5
* problem in ValueAOpDavid Monniaux2019-04-031-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
* | selectl generationDavid Monniaux2019-03-261-8/+4
* | some version of select/selectl that runs through ValueAOpDavid Monniaux2019-03-251-5/+32
* | progressing on select/selectlDavid Monniaux2019-03-251-0/+11
|/
* maddl declaredDavid Monniaux2019-03-201-0/+2
* mul immediateDavid Monniaux2019-03-191-0/+1
* mul immediate beginDavid Monniaux2019-03-191-0/+1
* plus d'infrastructure pour maddDavid Monniaux2019-03-181-0/+2
* begin andn ornDavid Monniaux2019-03-181-0/+10
* long nand, nor, nxorDavid Monniaux2019-03-161-0/+6
* nxorDavid Monniaux2019-03-161-0/+2
* nor implementeDavid Monniaux2019-03-161-0/+2
* nand debutDavid Monniaux2019-03-161-0/+2
* ValueAOp rotate 32-bitDavid Monniaux2019-03-161-0/+1
* Hook for MPPA_K1c (generates Risc-V code for now)Cyril SIX2018-04-041-0/+218