The `fmul.s` instruction performs the single-precision floating-point multiplication between `fs1` and `fs2`, and writes the result in `fd`.
fmul.s fd, fs1, fs2, rm
Type:
open fmul.s in rvcodecjs