66e45664b950100121de02e45dc731b3d7b9f544
[riscv-isa-sim.git] / riscv / insns / cvt_s_l.h
1 require_fp;
2 FRC = i64_to_f32(FRA);
3 set_fp_exceptions;