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