[xcc, sim] replaced ble/bleu with bge/bgeu
[riscv-isa-sim.git] / riscv / insns / sqrt_s.h
1 require_fp;
2 FRC = f32_sqrt(FRA);
3 set_fp_exceptions;