023a1f324f2770080345f0d81bf4fd3a0922efa6
[riscv-isa-sim.git] / riscv / insns / sub_d.h
1 require_fp;
2 FRC = f64_sub(FRA, FRB);
3 set_fp_exceptions;