xref: /third_party/musl/src/thread/i386/__unmapself.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/thread/i386/
1570af302Sopenharmony_ci.text
2570af302Sopenharmony_ci.global __unmapself
3570af302Sopenharmony_ci.type   __unmapself,@function
4570af302Sopenharmony_ci__unmapself:
5570af302Sopenharmony_ci	movl $91,%eax
6570af302Sopenharmony_ci	movl 4(%esp),%ebx
7570af302Sopenharmony_ci	movl 8(%esp),%ecx
8570af302Sopenharmony_ci	int $128
9570af302Sopenharmony_ci	xorl %ebx,%ebx
10570af302Sopenharmony_ci	movl $1,%eax
11570af302Sopenharmony_ci	int $128
12

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