The `fsub.s` instruction performs the single-precision floating-point subtraction of `fs2` from `fs1` and writes the result in `fd`.
fsub.s fd, fs1, fs2, rm
Type:
open fsub.s in rvcodecjs