mailing list of musl libc
 help / color / mirror / code / Atom feed
f9f8434892ce3041d886cdcea23917eeb2e3dc8a blob 434 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
 
.text
.global __uwide128_pop
.weak	__uwide128_pop
.type	__uwide128_pop, @function
__uwide128_pop:
	endbr64
	movl	(%rdi), %edx
	cmpl	$39, %edx
	ja	1
	movl	%edx, %eax
	addl	$16, %edx
	addq	16(%rdi), %rax
	movl	%edx, (%rdi)
	movq	8(%rax), %rdx
	movq	(%rax), %rax
	ret
	.p2align 4,,10
	.p2align 3
1:
	movq	8(%rdi), %rax
	addq	$15, %rax
	andq	$-16, %rax
	leaq	16(%rax), %rdx
	movq	%rdx, 8(%rdi)
	movq	8(%rax), %rdx
	movq	(%rax), %rax
	ret
debug log:

solving f9f84348 ...
found f9f84348 in https://inbox.vuxu.org/musl/04d1def74188d4783389363c4a3a0e1d942d7e36.1685536608.git.Jens.Gustedt@inria.fr/

applying [1/1] https://inbox.vuxu.org/musl/04d1def74188d4783389363c4a3a0e1d942d7e36.1685536608.git.Jens.Gustedt@inria.fr/
diff --git a/src/internal/x86_64/uwide128_pop.s b/src/internal/x86_64/uwide128_pop.s
new file mode 100644
index 00000000..f9f84348

Checking patch src/internal/x86_64/uwide128_pop.s...
Applied patch src/internal/x86_64/uwide128_pop.s cleanly.

index at:
100644 f9f8434892ce3041d886cdcea23917eeb2e3dc8a	src/internal/x86_64/uwide128_pop.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).