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