5500c4cdadc09d4b0b1c0f580b8563b4636140b1
[riscv-isa-sim.git] / riscv / insns / c_eq_s.h
1 require_fp;
2 RC = f32_eq(FRA, FRB);
3 set_fp_exceptions;