ppc_fp128 values are always split into two f64. Implement soften operation in soft-float mode to handle output f64 correctly.
11 KiB
11 KiB
ppc_fp128 values are always split into two f64. Implement soften operation in soft-float mode to handle output f64 correctly.