summaryrefslogtreecommitdiff
path: root/rtl/powerpc64/mathu.inc
Commit message (Expand)AuthorAgeFilesLines
* * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs.pierre2021-01-031-1/+1
* * support little endian in getFPSCR/setFPSCRjonas2015-03-141-4/+12
* * software_rounding_mode -> softfloat_rounding_mode.sergei2014-03-211-1/+1
* * Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionM...sergei2014-03-201-12/+4
* - disabled fpc_qword_to_double() assembler version for AIX/ppc64 like forjonas2012-04-221-29/+94
* + support for the different rounding modes in the generic rounding jonas2008-06-271-4/+30
* * fixed ClearExceptions (clear pending exceptions instead of all configjonas2008-06-181-1/+1
* * forgot to commit ppc64 gprt0.as used for gprof supporttom_at_work2006-04-201-10/+11
* * set result of SetPrecisionMode()jonas2005-12-261-0/+1
* * ppc64: with -Or the compiler now also generates calls to helper functions i...tom_at_work2005-11-201-1/+108
* * powerpc64 port from Thomas Schatzlpeter2005-09-251-0/+13