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