sd

For RV64, store 64 bits of data from register `xs2` to an address formed by adding `xs1` to a signed offset. <% if ext?(:Zilsd) %> For RV32, store doubleword from even/odd register pair. <% end %>

Synopsis

sd xs2, imm(xs1)

Encoding

Type:

0671112141519202425310100011imm011xs1xs2imm

RISC-V Instruction Encoder/Decoder

open sd in rvcodecjs

Availability