5bbe61f172ce06c378e6454336fa1ce385a17037
[riscv-isa-sim.git] / riscv / insns / cvt_s_w.h
1 require_fp;
2 FRC = i32_to_f32(FRA);
3 set_fp_exceptions;