[pk,sim,xcc] Renamed instructions to RISC-V spec
[riscv-isa-sim.git] / riscv / insns / remw.h
1 RC = sext32(int32_t(RA) % int32_t(RB));
2