mailing list of musl libc
 help / color / mirror / code / Atom feed
17e1d1363d752d35d52d7c96899e816e4c10c100 blob 87 bytes (raw)

1
2
3
4
5
 
.global fma
.type   fma, %function
fma:
        fmadd.d fa0, fa0, fa1, fa2
        ret
debug log:

solving 17e1d13 ...
found 17e1d13 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/fma.s b/src/math/riscv32/fma.s
new file mode 100644
index 0000000..17e1d13

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

index at:
100644 17e1d1363d752d35d52d7c96899e816e4c10c100	src/math/riscv32/fma.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).