Simplify RV32 comparisons
[riscv-isa-sim.git] / riscv / insns / fle_d.h
1 require_fp;
2 WRITE_RD(f64_le(FRS1, FRS2));
3 set_fp_exceptions;