Use new NaN discipline
[riscv-isa-sim.git] / hwacha / insns_ut / ut_fsqrt_h.h
1 require_fp;
2 softfloat_roundingMode = RM;
3 WRITE_HFRD(f32_sqrt(HFRS1));
4 set_fp_exceptions;