Home
last modified time | relevance | path

Searched refs:fmul (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/lib/libm/i386/src/
H A Dhypotf.s48 fmul %st(0),%st / y*y
50 fmul %st(0),%st / x*x,y*y
H A Dnextafterf.s92 fmul %st(0),%st / overflow-to-Inf, z
99 fmul %st(0),%st / underflow-to-0, z
H A Dhypot.s54 fmul %st(0),%st / ,y*y
56 fmul %st(0),%st / x*x,y*y
H A Dexp10l.s64 fmul %st(2),%st / [z]*lt2_lo, x-[z]*lt2_hi, [z]
H A Dnextafter.s119 fmul %st(0),%st
H A Dexpl.s65 fmul %st(2),%st / [z]*ln2_lo, x-[z]*ln2_hi, [z]
H A Dexpm1l.s72 fmul %st(2),%st / [z]*ln2_lo, x-[z]*ln2_hi, [z]
/titanic_50/usr/src/lib/libm/amd64/src/
H A Dexp10l.s65 fmul %st(2),%st / [z]*lt2_lo, x-[z]*lt2_hi, [z]
H A Dexpl.s66 fmul %st(2),%st / [z]*ln2_lo, x-[z]*ln2_hi, [z]
H A Dexpm1l.s73 fmul %st(2),%st / [z]*ln2_lo, x-[z]*ln2_hi, [z]
/titanic_50/usr/src/uts/sparc/sys/fpu/
H A Dfpu_simulator.h182 fmul = 0x12, enumerator
/titanic_50/usr/src/uts/sparc/fpu/
H A Dfpu_simulator.c363 case fmul: in _fp_fpu_simulator()