Searched refs:acosh_w_iter1 (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | e_acosh.S | 209 acosh_w_iter1 = f47 define 888 fma.s1 acosh_w_iter1 = acosh_w_rs,log_w,f0 //t*w 905 fnma.s1 acosh_w_iter1 = acosh_w_iter1,acosh_w_rs,NR2 //3-t*t*w 913 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0 939 fnma.s1 acosh_w_iter1 = acosh_w_iter2,acosh_w_rs,NR2 951 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0 972 fnma.s1 acosh_w_iter1 = acosh_w_iter2,acosh_w_rs,NR2 984 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0
|
A D | e_acoshf.S | 208 acosh_w_iter1 = f45 define 775 fma.s1 acosh_w_iter1 = acosh_w_rs,log_w,f0 //t*w 792 fnma.s1 acosh_w_iter1 = acosh_w_iter1,acosh_w_rs,NR2 //3-t*t*w 800 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0 820 fnma.s1 acosh_w_iter1 = acosh_w_iter2,acosh_w_rs,NR2 832 fma.s1 acosh_w_iter2 = acosh_w_iter2,acosh_w_iter1,f0
|
Completed in 8 milliseconds