mailing list of musl libc
 help / color / mirror / code / Atom feed
d29f036e334fb59e0f8ed395688adcfec09de571 blob 469 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 
.text
.global __setjmp
.global _setjmp
.global setjmp
.type __setjmp,@function
.type _setjmp,@function
.type setjmp,@function
__setjmp:
_setjmp:
setjmp:
    { memd(r0+#0)=r17:16
      memd(r0+#8)=r19:18 }
    { memd(r0+#16)=r21:20
      memd(r0+#24)=r23:22 }
    { memd(r0+#32)=r25:24
      memd(r0+#40)=r27:26 }
    { memd(r0+#48)=r29:28
      memd(r0+#56)=r31:30 }

    r0 = #0
    jumpr r31
.size __setjmp, .-__setjmp
.size _setjmp, .-_setjmp
.size setjmp, .-setjmp
debug log:

solving d29f036e ...
found d29f036e in https://inbox.vuxu.org/musl/073501d68d42$4a8c6080$dfa52180$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/142401d71522$64665b60$2d331220$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/110801d68c6a$dfe3f950$9fabebf0$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/1a0301d6458e$b4264d90$1c72e8b0$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/078f01d65edc$80e892f0$82b9b8d0$@codeaurora.org/

applying [1/5] https://inbox.vuxu.org/musl/073501d68d42$4a8c6080$dfa52180$@codeaurora.org/
diff --git a/src/setjmp/hexagon/setjmp.s b/src/setjmp/hexagon/setjmp.s
new file mode 100644
index 00000000..d29f036e

Checking patch src/setjmp/hexagon/setjmp.s...
Applied patch src/setjmp/hexagon/setjmp.s cleanly.

skipping https://inbox.vuxu.org/musl/142401d71522$64665b60$2d331220$@codeaurora.org/ for d29f036e
skipping https://inbox.vuxu.org/musl/110801d68c6a$dfe3f950$9fabebf0$@codeaurora.org/ for d29f036e
skipping https://inbox.vuxu.org/musl/1a0301d6458e$b4264d90$1c72e8b0$@codeaurora.org/ for d29f036e
skipping https://inbox.vuxu.org/musl/078f01d65edc$80e892f0$82b9b8d0$@codeaurora.org/ for d29f036e
index at:
100644 d29f036e334fb59e0f8ed395688adcfec09de571	src/setjmp/hexagon/setjmp.s

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).