bugfix in raising accelerator interrupts
[riscv-isa-sim.git] / riscv / insns / hcall.h
1 require_privilege(PRV_S);
2 throw trap_hcall();