xref: /third_party/musl/crt/mips64/crtn.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/crt/mips64/
1570af302Sopenharmony_ci.set noreorder
2570af302Sopenharmony_ci
3570af302Sopenharmony_ci.section .init
4570af302Sopenharmony_ci	ld $gp,16($sp)
5570af302Sopenharmony_ci	ld $ra,24($sp)
6570af302Sopenharmony_ci	j $ra
7570af302Sopenharmony_ci	daddu $sp,$sp,32
8570af302Sopenharmony_ci
9570af302Sopenharmony_ci.section .fini
10570af302Sopenharmony_ci	ld $gp,16($sp)
11570af302Sopenharmony_ci	ld $ra,24($sp)
12570af302Sopenharmony_ci	j $ra
13570af302Sopenharmony_ci	daddu $sp,$sp,32
14

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