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

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

.global log2l
.type log2l,@function
log2l:
	ENDBRANCH32
	fld1
	fldt 4(%esp)
	fyl2x
	ret
debug log:

solving 6d9d5217 ...
found 6d9d5217 in https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
found c58f56fd in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 c58f56fdeb0b6f6aea76192bdbd1f66ee6aa49e0	src/math/i386/log2l.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
diff --git a/src/math/i386/log2l.s b/src/math/i386/log2l.s
index c58f56fd..6d9d5217 100644

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

index at:
100644 6d9d52175462a6135eb88eab71da58c4efcd4c50	src/math/i386/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).