Instructions are no longer member functions
[riscv-isa-sim.git] / riscv / insns / mfpcr.h
1 require_supervisor;
2 RD = p->get_pcr(insn.rtype.rs1);