aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c
Commit message (Expand)AuthorAgeFilesLines
...
* allow disabling + xx global symbolsDavid Monniaux2019-05-022-4/+9
* Merge branch 'mppa-xsaddr' into mppa-workDavid Monniaux2019-05-0218-54/+396
|\
| * fix slow globals etc.David Monniaux2019-05-022-2/+2
| * command line options (still incomplete)David Monniaux2019-05-022-11/+24
| * forgot Chunks.vDavid Monniaux2019-05-021-0/+20
| * fix targetprinter bug for .xsDavid Monniaux2019-05-011-4/+4
| * load xs / store xs seem to workDavid Monniaux2019-05-011-1/+2
| * does not yet work, arity mismatchDavid Monniaux2019-05-016-15/+15
| * it compilesDavid Monniaux2019-05-0110-33/+164
| * ça avanceDavid Monniaux2019-05-012-12/+85
| * pass one proofDavid Monniaux2019-05-011-7/+2
| * advancing (but broken)David Monniaux2019-05-012-0/+5
| * translate load.xsDavid Monniaux2019-05-014-7/+30
| * indexed2XS beginDavid Monniaux2019-05-013-3/+10
| * begin load.xsDavid Monniaux2019-05-018-11/+85
* | Merge branch 'dumb-scheduling' into mppa-workCyril SIX2019-04-303-4/+71
|\ \ | |/ |/|
| * Setting fpostpass= optionCyril SIX2019-04-301-1/+1
| * The scheduler selection works, but the argument is not optional yet (-fpostpa...Cyril SIX2019-04-291-1/+7
| * [BROKEN] Fixed the dumb scheduler, not yet properly integratedCyril SIX2019-04-292-3/+6
| * [BUGGED] First attempt at a dumb scheduler ("accumulates" instructions)Cyril SIX2019-04-253-3/+61
* | rm unsupported int -> double signed/unsigned opsDavid Monniaux2019-04-294-17/+1
* | removed fake ops for int32 -> doubleDavid Monniaux2019-04-296-24/+0
* | float of int = float of long o long of intDavid Monniaux2019-04-292-4/+17
* | float of intu = float of longu o longu of intuDavid Monniaux2019-04-292-4/+18
* | srsdDavid Monniaux2019-04-292-16/+10
* | forgot in oracleDavid Monniaux2019-04-291-0/+2
* | begin using shrxDavid Monniaux2019-04-292-29/+10
* | Srsd / SrswDavid Monniaux2019-04-296-5/+55
* | insfl generationDavid Monniaux2019-04-292-0/+86
* | more insf detectionDavid Monniaux2019-04-282-0/+43
* | coq mode for emacsDavid Monniaux2019-04-281-0/+4
* | insf seems to workDavid Monniaux2019-04-281-1/+1
* | selection for insfDavid Monniaux2019-04-282-3/+21
* | some more on bitfield detectionDavid Monniaux2019-04-282-5/+10
* | some more on bit fields insert detectionDavid Monniaux2019-04-282-2/+5
* | progress on bitfield detectionDavid Monniaux2019-04-282-2/+7
* | detect insf case, beginDavid Monniaux2019-04-283-4/+16
* | compute the highest bit in a numberDavid Monniaux2019-04-271-0/+10
* | instruction translation for bitfield insertionDavid Monniaux2019-04-271-0/+12
* | some more folding of codeDavid Monniaux2019-04-271-6/+13
* | add bitfield insert opcode but not yet used nor translatedDavid Monniaux2019-04-275-6/+90
* | begin add bitfield insertionDavid Monniaux2019-04-275-7/+55
* | more base operators on bitfieldDavid Monniaux2019-04-271-0/+19
* | factor expressions into single fileDavid Monniaux2019-04-278-52/+52
* | moved operators to specific file instead of common fileDavid Monniaux2019-04-277-31/+91
* | some little helperDavid Monniaux2019-04-261-0/+15
* | added code for extfzl/extfsl (not very useful since bitfields are limited to ...David Monniaux2019-04-255-4/+147
* | start of extfzl/extfslDavid Monniaux2019-04-255-6/+17
|/
* simplify proof slightlyv3.5_k1c_1.1David Monniaux2019-04-251-20/+16
* read from bit fieldsDavid Monniaux2019-04-252-5/+21