xref: /third_party/musl/arch/powerpc/crt_arch.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/arch/powerpc/
1570af302Sopenharmony_ci__asm__(
2570af302Sopenharmony_ci".text \n"
3570af302Sopenharmony_ci".global " START " \n"
4570af302Sopenharmony_ci".type   " START ", %function \n"
5570af302Sopenharmony_ciSTART ": \n"
6570af302Sopenharmony_ci"	bl 1f \n"
7570af302Sopenharmony_ci".weak _DYNAMIC \n"
8570af302Sopenharmony_ci".hidden _DYNAMIC \n"
9570af302Sopenharmony_ci"	.long _DYNAMIC-. \n"
10570af302Sopenharmony_ci"1:	mflr 4 \n"
11570af302Sopenharmony_ci"	lwz 3, 0(4) \n"
12570af302Sopenharmony_ci"	add 4, 3, 4 \n"
13570af302Sopenharmony_ci"	mr 3, 1 \n"
14570af302Sopenharmony_ci"	clrrwi 1, 1, 4 \n"
15570af302Sopenharmony_ci"	li 0, 0 \n"
16570af302Sopenharmony_ci"	stwu 1, -16(1) \n"
17570af302Sopenharmony_ci"	mtlr 0 \n"
18570af302Sopenharmony_ci"	stw 0, 0(1) \n"
19570af302Sopenharmony_ci"	bl " START "_c \n"
20570af302Sopenharmony_ci);
21

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