Instructions are no longer member functions
[riscv-isa-sim.git] / riscv / insns / lwu.h
1 require_xpr64;
2 RD = MMU.load_uint32(ITYPE_EADDR);