temporary undoing of renaming
[riscv-isa-sim.git] / riscv / insns / fle_d.h
1 require_fp;
2 RD = f64_le(FRS1, FRS2);
3 set_fp_exceptions;