mailing list of musl libc
 help / color / mirror / code / Atom feed
38e848bd267ffeefd646ced3aa9f9ffa58a7c0fe blob 106 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
.include "ibt.s"

.global log2l
.type log2l,@function
log2l:
	ENDBRANCH64
	fld1
	fldt 8(%rsp)
	fyl2x
	ret
debug log:

solving 38e848bd ...
found 38e848bd in https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
found ba08b9fb in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 ba08b9fb65a214a1b90c357df8c189a3e78f8a65	src/math/x86_64/log2l.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
diff --git a/src/math/x86_64/log2l.s b/src/math/x86_64/log2l.s
index ba08b9fb..38e848bd 100644

Checking patch src/math/x86_64/log2l.s...
Applied patch src/math/x86_64/log2l.s cleanly.

index at:
100644 38e848bd267ffeefd646ced3aa9f9ffa58a7c0fe	src/math/x86_64/log2l.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).