aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/powerpc/i64_udivmod.s
Commit message (Expand)AuthorAgeFilesLines
* why did we remove the ppc runtime ?!David Monniaux2020-02-081-0/+234
* merge upstream including fma fixesDavid Monniaux2019-08-281-234/+0
* Prefixed runtime functions.Bernhard Schommer2017-08-251-9/+9
* powerpc: faster implementation of long division modeled on that for IA32xleroy2013-07-031-44/+183
* Fixes in PowerPC portxleroy2013-04-211-0/+95