[sim, xcc] bthread threading model exposed; insn encoding cleaned up
[riscv-isa-sim.git] / riscv / insns / di.h
1 require_supervisor;
2 uint32_t temp = sr;
3 set_sr(sr & ~SR_ET);
4 RC = temp;