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