[xcc] minor performance tweaks
[riscv-isa-sim.git] / riscv / insns / fle_s.h
1 require_fp;
2 RD = f32_le(FRS1, FRS2);
3 set_fp_exceptions;