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