mailing list of musl libc
 help / color / mirror / code / Atom feed
e9b9b325bfb97eb726dc0a77797075bec01d3c4c blob 667 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
 
.syntax unified
.global _longjmp
.global longjmp
.type _longjmp,%function
.type longjmp,%function
_longjmp:
longjmp:
	mov ip,r0
	movs r0,r1
	moveq r0,#1
	ldmia ip!, {v1,v2,v3,v4,v5,v6,sl,fp}
	ldr sp, [ip]!
	ldr lr, [ip]!

	adr r1,1f
	ldr r2,1f
	ldr r1,[r1,r2]

	tst r1,#0x260
	beq 3f
	tst r1,#0x20
	beq 2f
	ldc p2, cr4, [ip], #48
2:	tst r1,#0x40
	beq 2f
	.fpu vfp
	vldmia ip!, {d8-d15}
	.fpu softvfp
	.eabi_attribute 10, 0
	.eabi_attribute 27, 0
2:	tst r1,#0x200
	beq 3f
	ldcl p1, cr10, [ip], #8
	ldcl p1, cr11, [ip], #8
	ldcl p1, cr12, [ip], #8
	ldcl p1, cr13, [ip], #8
	ldcl p1, cr14, [ip], #8
	ldcl p1, cr15, [ip], #8
3:	bx lr

.hidden __hwcap
1:	.word __hwcap-1b
debug log:

solving e9b9b32 ...
found e9b9b32 in https://inbox.vuxu.org/musl/0e13c593-33fa-be67-5e73-cec7d7edfe15@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/fc680e59-5afb-62a2-ad09-fa59869d62cb@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/34aab271-7305-3376-f5ad-7ae161c93428@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/ab5fb134-1fb0-4fbe-d281-b3aeea55bb9c@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/a87be4a4-0838-af88-cff1-37b7c5fecdb5@codeaurora.org/
found e28d8f3 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 e28d8f31c32bec17eb454560a4fbcb50a33e1887	src/setjmp/arm/longjmp.s

applying [1/5] https://inbox.vuxu.org/musl/0e13c593-33fa-be67-5e73-cec7d7edfe15@codeaurora.org/
diff --git a/src/setjmp/arm/longjmp.s b/src/setjmp/arm/longjmp.s
index e28d8f3..e9b9b32 100644

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

skipping https://inbox.vuxu.org/musl/fc680e59-5afb-62a2-ad09-fa59869d62cb@codeaurora.org/ for e9b9b32
skipping https://inbox.vuxu.org/musl/34aab271-7305-3376-f5ad-7ae161c93428@codeaurora.org/ for e9b9b32
skipping https://inbox.vuxu.org/musl/ab5fb134-1fb0-4fbe-d281-b3aeea55bb9c@codeaurora.org/ for e9b9b32
skipping https://inbox.vuxu.org/musl/a87be4a4-0838-af88-cff1-37b7c5fecdb5@codeaurora.org/ for e9b9b32
index at:
100644 e9b9b325bfb97eb726dc0a77797075bec01d3c4c	src/setjmp/arm/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).