Searched refs:FR_EE (Results 1 – 2 of 2) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | e_acoshl.S | 501 FR_EE = f58 define 781 fnma.s1 FR_EE = FR_GG, FR_HH, FR_Half // e = 0.5 - g * h 792 fma.s1 FR_GG = FR_GG, FR_EE, FR_GG // g = g * e + g 798 fma.s1 FR_HH = FR_HH, FR_EE, FR_HH // h = h * e + h 804 fnma.s1 FR_EE = FR_GG, FR_HH, FR_Half // e = 0.5 - g * h 809 fma.s1 FR_GG = FR_GG, FR_EE, FR_GG // g = g * e + g 815 fma.s1 FR_HH = FR_HH, FR_EE, FR_HH // h = h * e + h 821 fnma.s1 FR_EE = FR_GG, FR_HH, FR_Half // e = 0.5 - g * h 827 fma.s1 FR_GG = FR_GG, FR_EE, FR_GG // g = g * e + g 833 fma.s1 FR_HH = FR_HH, FR_EE, FR_HH // h = h * e + h [all …]
|
A D | s_asinhl.S | 477 FR_EE = f85 define 668 fnma.s1 FR_EE = FR_GG, FR_HH, FR_Half // e = 0.5 - g * h 679 fma.s1 FR_GG = FR_GG, FR_EE, FR_GG // g = g * e + g 685 fma.s1 FR_HH = FR_HH, FR_EE, FR_HH // h = h * e + h 691 fnma.s1 FR_EE = FR_GG, FR_HH, FR_Half // e = 0.5 - g * h 697 fma.s1 FR_GG = FR_GG, FR_EE, FR_GG // g = g * e + g 703 fma.s1 FR_HH = FR_HH, FR_EE, FR_HH // h = h * e + h 709 fnma.s1 FR_EE = FR_GG, FR_HH, FR_Half // e = 0.5 - g * h 715 fma.s1 FR_GG = FR_GG, FR_EE, FR_GG // g = g * e + g 721 fma.s1 FR_HH = FR_HH, FR_EE, FR_HH // h = h * e + h
|
Completed in 7 milliseconds