xref: /third_party/musl/src/math/i386/logf.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/math/i386/
1570af302Sopenharmony_ci.global logf
2570af302Sopenharmony_ci.type logf,@function
3570af302Sopenharmony_cilogf:
4570af302Sopenharmony_ci	fldln2
5570af302Sopenharmony_ci	flds 4(%esp)
6570af302Sopenharmony_ci	fyl2x
7570af302Sopenharmony_ci	fstps 4(%esp)
8570af302Sopenharmony_ci	flds 4(%esp)
9570af302Sopenharmony_ci	ret
10

Indexes created Thu Nov 07 10:32:03 CST 2024