search for: __truncdfsf2

Displaying 2 results from an estimated 2 matches for "__truncdfsf2".

Did you mean: _truncdfsf2
2011 Nov 02
0
[LLVMdev] Issues in compiler-rt __truncdfsf2 and __extendsfdf2 functions?
Hi all, We are using compiler-rt for floating point emulation on our DSP core. I am currently investigating two issues found by running TestFloat [1] on our core. The first issue is in __truncdfsf2. __truncdfsf2(0x1p+128) produces 0x1p-128, while the expected result is inf. __truncdfsf2(-0x1p+128) produces -0x1p-128, while the expected result is -inf. I think the condition of the else if on line 137 of truncdfsf2.c should be (aAbs >= overflow) instead of the current (aAbs > overflow) be...
2005 Mar 17
1
icecast on an Intel XScale ARM processor
...d: Dwarf Error: Invalid or unhandled FORM value: 14. /opt/Embedix/tools/arm-linux/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /opt/Embedix/tools/arm-linux/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /video/buildoutput/lib/libc.a(vfprintf.o)::1689: undefined reference to `__truncdfsf2' /opt/Embedix/tools/arm-linux/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /opt/Embedix/tools/arm-linux/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /opt/Embedix/tools/arm-linux/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14. /video/buildoutput/lib/libc.a(pri...