c.fsd

Stores a double precision floating-point value in register fs2 to memory. It computes an effective address by adding the zero-extended offset, scaled by 8, to the base address in register xs1. It expands to `fsd` `fs2, offset(xs1)`.

Synopsis

c.fsd fs2, imm(xs1)

Encoding

Type:

012456791012131500fs2immxs1imm101

RISC-V Instruction Encoder/Decoder

open c.fsd in rvcodecjs

Availability