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