c.fsdsp

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

Synopsis

c.fsdsp fs2, imm(sp)

Encoding

Type:

0126791012131510fs2immimm101

RISC-V Instruction Encoder/Decoder

open c.fsdsp in rvcodecjs

Availability