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