xref: /third_party/musl/src/setjmp/m68k/setjmp.s
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/musl/src/setjmp/m68k/
1570af302Sopenharmony_ci.global ___setjmp
2570af302Sopenharmony_ci.hidden ___setjmp
3570af302Sopenharmony_ci.global __setjmp
4570af302Sopenharmony_ci.global _setjmp
5570af302Sopenharmony_ci.global setjmp
6570af302Sopenharmony_ci.type __setjmp,@function
7570af302Sopenharmony_ci.type _setjmp,@function
8570af302Sopenharmony_ci.type setjmp,@function
9570af302Sopenharmony_ci___setjmp:
10570af302Sopenharmony_ci__setjmp:
11570af302Sopenharmony_ci_setjmp:
12570af302Sopenharmony_cisetjmp:
13570af302Sopenharmony_ci	movea.l 4(%sp),%a0
14570af302Sopenharmony_ci	movem.l %d2-%d7/%a2-%a7,(%a0)
15570af302Sopenharmony_ci	move.l (%sp),48(%a0)
16570af302Sopenharmony_ci	fmovem.x %fp2-%fp7,52(%a0)
17570af302Sopenharmony_ci	clr.l %d0
18570af302Sopenharmony_ci	rts
19

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