Reorganized directory structure
[riscv-isa-sim.git] / riscv / insns / di.h
1 require_supervisor;
2 uint32_t temp = sr;
3 set_sr(sr & ~SR_ET);
4 RT = temp;