aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/arm/i64_stof.S
Commit message (Expand)AuthorAgeFilesLines
* Double rounding error in int64->float32 conversions on PowerPC and ARMXavier Leroy2020-03-301-5/+4
* Prefixed runtime functions.Bernhard Schommer2017-08-251-2/+2
* Implement support for big endian arm targets.Bernhard Schommer2016-08-051-14/+14
* configure: distinguish between ABI and processor model.xleroy2014-07-291-1/+1
* ARM port: add support for Thumb2. To be tested.xleroy2014-07-271-22/+20
* Adapt to the two different calling conventions for floats.xleroy2014-05-021-0/+2
* Syntax errorsxleroy2013-05-061-15/+15
* Support for in64 -> float conversions w/ correct rounding.xleroy2013-05-061-0/+77