Searched refs:acosh_w_iter2 (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | e_acosh.S | 210 acosh_w_iter2 = f48 define 900 fma.s1 acosh_w_iter2 = acosh_w_rs,NR1,f0 //t*0.5 913 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0 926 fma.s1 acosh_w_rs = acosh_w_iter2,log_w,f0 //t*w 939 fnma.s1 acosh_w_iter1 = acosh_w_iter2,acosh_w_rs,NR2 944 fma.s1 acosh_w_iter2 = acosh_w_iter2,NR1,f0 951 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0 965 fma.s1 acosh_w_rs = acosh_w_iter2,log_w,f0 //t*w 977 fma.s1 acosh_w_iter2 = acosh_w_iter2,NR1,f0 984 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0 [all …]
|
A D | e_acoshf.S | 209 acosh_w_iter2 = f46 define 787 fma.s1 acosh_w_iter2 = acosh_w_rs,NR1,f0 //t*0.5 800 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0 813 fma.s1 acosh_w_rs = acosh_w_iter2,log_w,f0 //t*w 820 fnma.s1 acosh_w_iter1 = acosh_w_iter2,acosh_w_rs,NR2 825 fma.s1 acosh_w_iter2 = acosh_w_iter2,NR1,f0 832 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0 839 fma.s1 acosh_w_sqrt = acosh_w_iter2,log_w,f0
|
Completed in 8 milliseconds