mailing list of musl libc
 help / color / mirror / code / Atom feed
ff7abcf37cbc831a06cb94bde6981af9738877e6 blob 83 bytes (raw)

1
2
3
4
5
 
.global sqrtf
.type   sqrtf, %function
sqrtf:
        fsqrt.s fa0, fa0
        ret
debug log:

solving ff7abcf ...
found ff7abcf in https://inbox.vuxu.org/musl/20180928022404.GQ17995@brightrain.aerifal.cx/

applying [1/1] https://inbox.vuxu.org/musl/20180928022404.GQ17995@brightrain.aerifal.cx/
diff --git a/src/math/riscv32/sqrtf.s b/src/math/riscv32/sqrtf.s
new file mode 100644
index 0000000..ff7abcf

Checking patch src/math/riscv32/sqrtf.s...
Applied patch src/math/riscv32/sqrtf.s cleanly.

index at:
100644 ff7abcf37cbc831a06cb94bde6981af9738877e6	src/math/riscv32/sqrtf.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).