Instructions are no longer member functions
[riscv-isa-sim.git] / riscv / insns / sd.h
index 558428e92fbeaf7481045907016eae910ea5be1f..24c0de9a06423498d4c8c9b45e79de6ba6987e92 100644 (file)
@@ -1,2 +1,2 @@
 require_xpr64;
-mmu.store_uint64(BTYPE_EADDR, RS2);
+MMU.store_uint64(BTYPE_EADDR, RS2);