Searched refs:fTT (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | s_erfl.S | 234 fTT = f82 define 900 fma.s1 fTT = fRes3L, fArgAbsNorm2, f0 // (A3*x+A2)*x^2 928 fma.s1 fTT = fRes3H, fArgAbsNorm2L, fTT // (A3*x+A2)*x^2 951 fma.s1 fRes2H = fRes3H, fArgAbsNorm2, fTT // (A3*x+A2)*x^2 987 fma.s1 fRes2L = fRes2L, f1, fTT // (A3*x+A2)*x^2
|
D | s_tanhl.S | 244 fTT = f82 define 1055 fma.s1 fTT = fRes3L, fArgAbsNorm2, f0 // (A3*x+A2)*x^2 1088 fma.s1 fTT = fRes3H, fArgAbsNorm2L, fTT // (A3*x+A2)*x^2 1111 fma.s1 fRes2H = fRes3H, fArgAbsNorm2, fTT // (A3*x+A2)*x^2 1152 fma.s1 fRes2L = fRes2L, f1, fTT // (A3*x+A2)*x^2
|