b2d086910e1d4171ccd405b52465ee8c5583a0af
[riscv-isa-sim.git] / riscv / insns / div_s.h
1 require_fp;
2 FRC = f32_div(FRA, FRB);
3 set_fp_exceptions;