e1c36f22822b1a0bfc3278ecb09c36b65eb8b6c2
[riscv-isa-sim.git] / riscv / insns / cvt_d_w.h
1 require_fp;
2 FRC = i32_to_f64(FRA);
3 set_fp_exceptions;