Home
last modified time | relevance | path

Searched refs:fstp (Results 1 – 25 of 75) sorted by relevance

123

/netbsd/lib/libm/arch/i387/
H A Ds_scalbnl.S22 fstp %st(1)
34 fstp %st(1)
39 fstp %st(1) /* clean up stack */
H A Ds_scalbnf.S25 fstp %st(0)
40 fstp %st(0)
45 fstp %st(1) /* clean up stack */
H A Ds_scalbn.S24 fstp %st(0)
39 fstp %st(0)
44 fstp %st(1) /* clean up stack */
H A Ds_logbl.S15 fstp %st
H A Ds_logb.S16 fstp %st
H A Ds_logbf.S16 fstp %st
H A Ds_significand.S16 fstp %st(1)
H A Ds_significandf.S16 fstp %st(1)
H A De_scalb.S17 fstp %st(1) /* bug fix for fp stack overflow */
H A De_fmod.S21 fstp %st(1)
H A De_remainder.S20 fstp %st(1)
H A De_remainderf.S20 fstp %st(1)
H A Ds_ilogbl.S15 fstp %st
H A De_expf.S36 fstp %st(1)
H A De_exp.S86 fstp %st(1)
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/sh64/media/
H A Dfstp.cgs10 .global fstp
11 fstp:
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/sh64/media/
H A Dfstp.cgs10 .global fstp
11 fstp:
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/i386/
H A Dintelok.s62 fstp dword ptr [eax]
63 fstp qword ptr [eax]
64 fstp tbyte ptr [eax]
H A Dnoreg64.l48 .*:[1-9][0-9]*: Warning: .* `fstp'
H A Dnoreg-intel64.l48 .*:[1-9][0-9]*: Warning: .* `fstp'
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dintelok.s62 fstp dword ptr [eax]
63 fstp qword ptr [eax]
64 fstp tbyte ptr [eax]
H A Dnoreg64.l48 .*:[1-9][0-9]*: Warning: .* `fstp'
H A Dnoreg-intel64.l48 .*:[1-9][0-9]*: Warning: .* `fstp'
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d240 fstp ST(1) ; // remove pi from stack in version()
245 fstp ST(0) ; // dump theta in version()
249 fstp ST(0) ; // dump X, which is always 1 in version()
289 fstp ST(1) ; // remove pi from stack in version()
295 fstp ST(0) ; // dump theta in version()
299 fstp ST(0) ; // dump X, which is always 1 in version()
H A Dexponential.d1410 fstp ST(0); in version()
1417 fstp ST(0); in version()
1498 fstp ST(0); in version()
1506 fstp ST(0); in version()
1777 fstp ST(0); // drop scratchint in version()
1796 fstp ST(0); in version()
1877 fstp real ptr [RSP+8]; // scratchreal = 2^scratchint in version()
1878 fstp ST(0); // drop scratchint in version()
1897 fstp ST(0); in version()
3351 fstp ST(0) ; in logb()
[all …]

123