The `fadd.s` instruction performs single-precision floating-point addition of `xs1` and `xs2` and writes the final result to `fd`.
fadd.s fd, fs1, fs2, rm
Type:
open fadd.s in rvcodecjs