c.fsw

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)`.

Synopsis

c.fsw fs2, imm(xs1)

Encoding

Type:

012456791012131500fs2immimmxs1imm111

RISC-V Instruction Encoder/Decoder

open c.fsw in rvcodecjs

Availability