math: fix remaining old long double code (erfl, fmal, lgammal, scalbnl)
in lgammal don't handle 1 and 2 specially, in fma use the new ldshape union instead of ld80 one.
Showing
想要评论请 注册 或 登录
in lgammal don't handle 1 and 2 specially, in fma use the new ldshape union instead of ld80 one.