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

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