[opcodes, sim, xcc] made *w insns illegal in RV32
[riscv-isa-sim.git] / riscv / insns / sd.h
index f4ece21e50f66811417ddc1399378f9284f27358..2009149a4bc8d654b203e4e378bbd070b5724750 100644 (file)
@@ -1,2 +1,2 @@
-require64;
+require_xpr64;
 mmu.store_uint64(RS1+BIMM, RS2);