xref: /third_party/musl/src/math/x32/fmodl.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/math/x32/
1570af302Sopenharmony_ci.global fmodl
2570af302Sopenharmony_ci.type fmodl,@function
3570af302Sopenharmony_cifmodl:
4570af302Sopenharmony_ci	fldt 24(%esp)
5570af302Sopenharmony_ci	fldt 8(%esp)
6570af302Sopenharmony_ci1:	fprem
7570af302Sopenharmony_ci	fnstsw %ax
8570af302Sopenharmony_ci	testb $4,%ah
9570af302Sopenharmony_ci	jnz 1b
10570af302Sopenharmony_ci	fstp %st(1)
11570af302Sopenharmony_ci	ret
12

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