Stores a single precision floating-point value in register fs2 to memory. It computes an effective address by adding the zero-extended offset, scaled by 4, to the base address in register xs1. It expands to `fsw` `fs2, offset(xs1)`.
c.fsw fs2, imm(xs1)
Type: