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 %>
sd xs2, imm(xs1)
Type:
open sd in rvcodecjs