Updated README.txt

llvm-svn: 94016
This commit is contained in:
Howard Hinnant 2010-01-20 19:53:19 +00:00
parent 397af34e6f
commit 16139b5f2d
1 changed files with 2 additions and 2 deletions

View File

@ -243,9 +243,9 @@ double __subdf3vfp(double a, double b); // arm only. Appears to return a - b
float __subsf3vfp(float a, float b); // arm only. Appears to return a - b
float __truncdfsf2vfp(double a); // arm only. Appears to convert from
// double to float.
int __unorddf2vfp(double a, double b); // army only. Appears to return
int __unorddf2vfp(double a, double b); // arm only. Appears to return
// __unorddf2
int __unordsf2vfp(float a, float b); // army only. Appears to return
int __unordsf2vfp(float a, float b); // arm only. Appears to return
// __unordsf2