xref: /third_party/musl/src/math/i386/asinl.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/math/i386/
1570af302Sopenharmony_ci.global asinl
2570af302Sopenharmony_ci.type asinl,@function
3570af302Sopenharmony_ciasinl:
4570af302Sopenharmony_ci	fldt 4(%esp)
5570af302Sopenharmony_ci	fld %st(0)
6570af302Sopenharmony_ci	fld1
7570af302Sopenharmony_ci	fsub %st(0),%st(1)
8570af302Sopenharmony_ci	fadd %st(2)
9570af302Sopenharmony_ci	fmulp
10570af302Sopenharmony_ci	fsqrt
11570af302Sopenharmony_ci	fpatan
12570af302Sopenharmony_ci	ret
13

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