mailing list of musl libc
 help / color / mirror / code / Atom feed
1ffb8705eccc154ea15bdb537e6c8e4ee4453772 blob 119 bytes (raw)

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

.global atan2l
.type atan2l,@function
atan2l:
	ENDBRANCH64
	fldt 8(%rsp)
	fldt 24(%rsp)
	fpatan
	ret
debug log:

solving 1ffb8705 ...
found 1ffb8705 in https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
found e5f0a3de in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 e5f0a3deb36e79ea8f4eaa9196a623caaf2db2da	src/math/x86_64/atan2l.s

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

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

index at:
100644 1ffb8705eccc154ea15bdb537e6c8e4ee4453772	src/math/x86_64/atan2l.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).