Displaying 1 result from an estimated 1 matches for "__powisf2".
Did you mean:
_powisf2
2012 Dec 12
1
[LLVMdev] powi_f32
I'm trying to get clang/llvm soft float to generate a call to __powisf2
and __powidf2.
How would you do this in C?
these are mappings from RTLIB::POWI_F32, RTLIB::POWI_F64