aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/mppa_k1c/i64_udivmod.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed div64 and mod64Cyril SIX2018-12-111-30/+0
* MPPA - Changed division to include the builtinCyril SIX2018-06-051-23/+2
* MPPA - div and mod, replaced gcc implementation by C files + ccompCyril SIX2018-05-211-2/+23
* MPPA - Added modulo and division 64 bits. Non certifiedCyril SIX2018-05-211-0/+58