Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libm/arch/arm
Module Name: src
Committed By: chs
Date: Thu Mar 16 16:32:12 UTC 2017
Modified Files:
src/lib/libm/arch/arm: lrint.S lrintf.S
Log Message:
lrint() and lrintf() are supposed to use the current rounding mode,
so use vcvtr rather than vcvt.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libm/arch/arm/lrint.S \
src/lib/libm/arch/arm/lrintf.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index