The `fmadd.s` multiplies the values in `fs1` and `fs2`, adds the value in `fs3`, and writes the final result to `fd`.
fmadd.s fd, fs1, fs2, fs3, rm
Type:
open fmadd.s in rvcodecjs