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