5f2968c39740d3b50347d541f9c72155e96c0a32
[riscv-isa-sim.git] / riscv / insns / sqrt_s.h
1 require_fp;
2 FRC = f32_sqrt(FRA);
3 set_fp_exceptions;