aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/Archi.v
Commit message (Expand)AuthorAgeFilesLines
* bug 17392: remove trailing whitespace in source filesMichael Schmidt2015-10-141-2/+2
* Use PowerPC 64 bits instructions (when available) for int<->FP conversions.Xavier Leroy2015-09-131-0/+4
* The NaN behavior of float_of_single differs on PowerPC and on IA32/ARM.xleroy2014-07-281-1/+4
* Merge of "newspilling" branch:xleroy2014-07-231-3/+11
* PowerPC is big-endian, dammit.xleroy2014-02-211-2/+2
* Introduce and use the platform-specific Archi module giving:xleroy2014-01-031-0/+34