aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/general
Commit message (Expand)AuthorAgeFilesLines
* WIP - Changed all the general tests to include PRNG (instead of small constants)Cyril SIX2018-06-0557-305/+389
* MPPA - Added Builtins support. Starting with clzll and stsudCyril SIX2018-06-052-0/+9
* MPPA - Added modulo and division 64 bits. Non certifiedCyril SIX2018-05-212-0/+16
* MPPA - Added a lot more unit tests + refined coverageCyril SIX2018-04-2643-0/+238
* MPPA - Added test for division int by 2Cyril SIX2018-04-251-0/+22
* MPPA - added all shiftsCyril SIX2018-04-171-0/+1
* MPPA - Automatic generation of expected value for testsCyril SIX2018-04-1116-8/+13
* MPPA - fixed wrong extension in test filesCyril SIX2018-04-102-0/+0
* MPPA - Optimized branch generation for word compare to 0Cyril SIX2018-04-094-0/+26
* MPPA - Added regression testsCyril SIX2018-04-0512-0/+70