[sim,xcc] Changed instruction format to RISC-V
[riscv-isa-sim.git] / riscv / insns / sd.h
1 require64;
2 mmu.store_uint64(RB+SIMM, RA);