69206e1a80456c515164a9a649b67197568a1d21
[riscv-isa-sim.git] / riscv / insns / cvt_d_s.h
1 require_fp;
2 FRC = f32_to_f64(FRA);
3 set_fp_exceptions;