mailing list of musl libc
 help / color / mirror / code / Atom feed
691b67dddb124902bed193aa29826c249f776057 blob 471 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
25
 
.text
.global _longjmp
.global longjmp
.type _longjmp,%function
.type longjmp,%function
_longjmp:
longjmp:
    { r17:16=memd(r0+#0)
      r19:18=memd(r0+#8) }
    { r21:20=memd(r0+#16)
      r23:22=memd(r0+#24) }
    { r25:24=memd(r0+#32)
      r27:26=memd(r0+#40) }
    { r29:28=memd(r0+#48)
      r31:30=memd(r0+#56) }

    r0 = r1
    r1 = #0
    p0 = cmp.eq(r0,r1)
    if (!p0) jumpr r31
    r0 = #1

    jumpr r31
.size _longjmp, .-_longjmp
.size longjmp, .-longjmp
debug log:

solving 691b67dd ...
found 691b67dd 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/longjmp.s b/src/setjmp/hexagon/longjmp.s
new file mode 100644
index 00000000..691b67dd

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

skipping https://inbox.vuxu.org/musl/142401d71522$64665b60$2d331220$@codeaurora.org/ for 691b67dd
skipping https://inbox.vuxu.org/musl/110801d68c6a$dfe3f950$9fabebf0$@codeaurora.org/ for 691b67dd
skipping https://inbox.vuxu.org/musl/1a0301d6458e$b4264d90$1c72e8b0$@codeaurora.org/ for 691b67dd
skipping https://inbox.vuxu.org/musl/078f01d65edc$80e892f0$82b9b8d0$@codeaurora.org/ for 691b67dd
index at:
100644 691b67dddb124902bed193aa29826c249f776057	src/setjmp/hexagon/longjmp.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).