aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/mppa_k1c/i64_umod.c
Commit message (Expand)AuthorAgeFilesLines
* 32-bit modulo now uses sign extend then call to the 64-bit functionDavid Monniaux2019-05-131-23/+0
* les divisions entieres passentDavid Monniaux2019-03-201-0/+14
* MPPA - div and mod, replaced gcc implementation by C files + ccompCyril SIX2018-05-211-1/+1
* MPPA - Added modulo and division 64 bits. Non certifiedCyril SIX2018-05-211-0/+9