Home
last modified time | relevance | path

Searched refs:fyl2x (Results 1 – 25 of 803) sorted by relevance

12345678910>>...33

/dports/emulators/mess/mame-mame0226/3rdparty/softfloat/
H A Dfyl2x.c254 static floatx80 fyl2x(floatx80 a, floatx80 b) in fyl2x() function
432 return fyl2x(floatx80_add(a, floatx80_one), b); in fyl2xp1()
475 return fyl2x(a, floatx80_ln_2); in floatx80_flogn()
480 return fyl2x(a, floatx80_one); in floatx80_flog2()
485 return fyl2x(a, floatx80_log10_2); in floatx80_flog10()
/dports/emulators/mame/mame-mame0226/3rdparty/softfloat/
H A Dfyl2x.c254 static floatx80 fyl2x(floatx80 a, floatx80 b) in fyl2x() function
432 return fyl2x(floatx80_add(a, floatx80_one), b); in fyl2xp1()
475 return fyl2x(a, floatx80_ln_2); in floatx80_flogn()
480 return fyl2x(a, floatx80_one); in floatx80_flog2()
485 return fyl2x(a, floatx80_log10_2); in floatx80_flog10()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/math/x86/
H A Dinternal_logl.S43 fyl2x // log(x)
64 fyl2x // log(x)
H A Dlog1p.S44 fyl2x
75 fyl2x
H A Dlog1pf.S44 fyl2x
75 fyl2x
H A Dlog1pl.S57 fyl2x
92 fyl2x
H A Dlog2.S47 fyl2x // log(x)
78 fyl2x // log(x)
H A Dlog2f.S47 fyl2x // log(x)
78 fyl2x // log(x)
H A Dlog10l.S53 fyl2x // log10(x)
86 fyl2x // log10(x)
H A Dlog2l.S47 fyl2x // log(x)
80 fyl2x // log(x)
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/math/x86/
H A Dinternal_logl.S43 fyl2x // log(x)
64 fyl2x // log(x)
H A Dlog1p.S44 fyl2x
75 fyl2x
H A Dlog1pf.S44 fyl2x
75 fyl2x
H A Dlog1pl.S57 fyl2x
92 fyl2x
H A Dlog2.S47 fyl2x // log(x)
78 fyl2x // log(x)
H A Dlog2f.S47 fyl2x // log(x)
78 fyl2x // log(x)
H A Dlog10l.S53 fyl2x // log10(x)
86 fyl2x // log10(x)
H A Dlog2l.S47 fyl2x // log(x)
80 fyl2x // log(x)
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/i386/common/
H A Dlog.s44 fyl2x # loge(2)*log2(arg); ln(arg)
53 fyl2x # loge(2)*log2(arg); ln(arg)
H A Dlog10.s44 fyl2x # log10(2)*log2(arg); log10(arg)
53 fyl2x # log10(2)*log2(arg); log10(arg)
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/i386/
H A Dlog.s6 fyl2x
H A Dlog2l.s6 fyl2x
H A Dlog10.s6 fyl2x
H A Dlog10f.s6 fyl2x
H A Dlog10l.s6 fyl2x

12345678910>>...33