Home
last modified time | relevance | path

Searched refs:fExp (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/ia64/fpu/
De_coshf.S196 fExp = f43 define
495 fma.s1 fExp = fP, fT, fT // exp(x)/2
509 fma.s.s0 f8 = fExp, f1, fExp_neg // result = (exp(x)+exp(-x))/2
De_sinhf.S201 fExp = f43 define
500 fma.s1 fExp = fP, fT, fT // exp(x)/2
514 fms.s.s0 f8 = fExp, f1, fExp_neg // result = (exp(x)-exp(-x))/2
De_cosh.S218 fExp = f60 define
630 fma.s1 fExp = fS, fP, fS
642 fma.d.s0 f8 = fExp, f1, fExp_neg
De_sinh.S222 fExp = f60 define
636 fma.s1 fExp = fS, fP, fS
648 fms.d.s0 f8 = fExp, f1, fExp_neg