xref: /third_party/musl/src/thread/powerpc/__set_thread_area.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/thread/powerpc/
1570af302Sopenharmony_ci.text
2570af302Sopenharmony_ci.global __set_thread_area
3570af302Sopenharmony_ci.hidden __set_thread_area
4570af302Sopenharmony_ci.type   __set_thread_area, %function
5570af302Sopenharmony_ci__set_thread_area:
6570af302Sopenharmony_ci	# mov pointer in reg3 into r2
7570af302Sopenharmony_ci	mr 2, 3
8570af302Sopenharmony_ci	# put 0 into return reg
9570af302Sopenharmony_ci	li 3, 0
10570af302Sopenharmony_ci	# return
11570af302Sopenharmony_ci	blr
12570af302Sopenharmony_ci
13

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