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