d4d0cd6037f37e70ce910c7a584df1198a88b562
[riscv-isa-sim.git] / riscv / insns / add_s.h
1 require_fp;
2 FRC = f32_add(FRA, FRB);
3 set_fp_exceptions;