3f831f545238c1edb708f0822c827f80548937eb
[riscv-isa-sim.git] / riscv / insns / sqrt_d.h
1 require_fp;
2 FRC = float64_sqrt(FRA);
3 set_fp_exceptions;