[xcc,sim] implement FP using softfloat
[riscv-isa-sim.git] / riscv / insns / c_le_s.h
1 require_fp;
2 RC = float32_le(FRA, FRB);
3 set_fp_exceptions;