aef73340d7d88530b11f3173c674c939af7a4090
[riscv-isa-sim.git] / riscv / insns / c_lt_s.h
1 require_fp;
2 RC = f32_lt(FRA, FRB);
3 set_fp_exceptions;