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